Updated scripts.
This commit is contained in:
parent
9cc9c66b29
commit
909b03e861
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Version 1.0
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "Usage: $0 <arg ...>"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue