pull/42/head
sfeakes 2018-12-04 11:29:49 -06:00
parent 42c332a735
commit 7554d57d80
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ function print_usage {
}
function upgrade_self {
echo "NOT UPGRADING SELF, MAKE SURE TO EDIT BEFORE COMMIT"
return;
#echo "NOT UPGRADING SELF, MAKE SURE TO EDIT BEFORE COMMIT"
#return;
if [ -f "$AQUA/extras/aqua.sh" ]; then
cp "$AQUA/extras/aqua.sh" $0
fi