Update 'documentation'

This commit is contained in:
2023-06-14 20:31:12 +02:00
parent 09abdbc57d
commit 19225b8920
3 changed files with 2 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
# Script to create script
if [ -z "$1" ]; then
echo "Script name required"
echo "Usage: script <scriptname>"
exit
fi