mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-07 05:05:14 +02:00
⏳ @eshanized updated the repository 🎉 !!!
This commit is contained in:
@@ -1,2 +1,11 @@
|
||||
#!/usr/bin/bash
|
||||
set -e
|
||||
|
||||
EXEC_TERMINAL=bash
|
||||
|
||||
usage() {
|
||||
echo "Usage: ${0##*/} [cmd]"
|
||||
echo ' -s [shell] Change shell to [shell]'
|
||||
echo ' -h This help'
|
||||
exit 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user