quick fix error -1

This commit is contained in:
pvincent
2024-03-06 21:57:53 +04:00
parent eb1c3be73a
commit 0483644f7f
2 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ function usage {
echo -e '\t# With destination'
echo -e "\t$BASECMD artcode libre/libre-gnome /tmp # folder"
echo -e "\t$BASECMD artcode libre/libre-gnome /tmp/release.tgz # file"
exit -1
exit 1
}
function get_github {