Make the script posix-compliant
This commit is contained in:
parent
a6aca88531
commit
d6a2b10995
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
# Use launch.sh to start poezio directly from here
|
||||
|
||||
function error() {
|
||||
error() {
|
||||
echo -e "\033[1;31mThe script failed to update $1.\033[0m"
|
||||
echo -e "\033[1;31mPlease investigate.\033[0m"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in a new issue