Skip to content

Commit

Permalink
Update APP-MANAGER
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Dec 17, 2021
1 parent 46fb300 commit 58cdc01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions APP-MANAGER
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,6 @@ case "$1" in
echo "-----------------------------------------------------------------------"; echo " >> END OF ALL PROCESSES << ";
echo "-----------------------------------------------------------------------";echo ""; sleep 2;
echo ""; echo ' ALL THE PROGRAMS MANAGED BY "AM" ARE UPDATED! '; echo "";;
'-v'|'--version') echo "2.0";;
*) exec /opt/am/APP-MANAGER ;;
esac

0 comments on commit 58cdc01

Please sign in to comment.