Skip to content

Commit

Permalink
This update is related to templates enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Jan 24, 2022
1 parent 7952d5c commit dbe3c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APP-MANAGER
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,6 @@ case "$1" in
fi
done
shift;;
'version'|'-v'|'--version') echo "2.2.0-2";;
'version'|'-v'|'--version') echo "2.2.1";;
*) exec /opt/am/APP-MANAGER ;;
esac

0 comments on commit dbe3c04

Please sign in to comment.