This commit is contained in:
Luk Lu
2021-06-19 10:10:35 +08:00
parent 7f0bf14e13
commit e86ff29047
2 changed files with 15 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
echo "Usage: setup.sh [NewUser]"
echo "Example: setup.sh alice"
#!/bin/bash
echo "Usage: this.sh [NewUser]"
echo "Example: this.sh alice"
if [ v$1 != v ]
then