X-Git-Url: https://git.josue.xyz/?p=webi-installers%2F.git;a=blobdiff_plain;f=bat%2Finstall.sh;fp=bat%2Finstall.sh;h=142efda05218672e5771efa026b8006523013051;hp=004dea2c088190d668a5cb5895c885bb76ff6969;hb=4edf137e5d6b65f9ac847db6694ac387c7e91f3e;hpb=91512157ab426c87e0a82b594620e90e324b23a3 diff --git a/bat/install.sh b/bat/install.sh index 004dea2..142efda 100644 --- a/bat/install.sh +++ b/bat/install.sh @@ -1,8 +1,8 @@ #!/bin/bash +set -e +set -u function __init_bat() { - set -e - set -u ############### # Install bat #