@eshanized: push via script

This commit is contained in:
2024-03-08 00:06:21 +05:30
parent dfa46f5237
commit 0d8b35da5c

View File

@@ -5,8 +5,8 @@ LAUNCH_TERMINAL_SHELL=bash
usage(){
echo "Usage: ${0##*/} [cmd]"
echo " -s [shell] changes the shell to [shell]"
echo ' -h This help'
echo ' -s [shell] Change shell to [shell]'
echo ' -h This help'
exit 1
}