Añadido un salto de linea
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
## Comprueba los parametros
|
||||
if [ "$#" -lt 2 ]; then
|
||||
printf "Uso: chd_from_zip.sh SOURCEDIR DESTDIR [-remove]"
|
||||
printf "Uso: chd_from_zip.sh SOURCEDIR DESTDIR [-remove]\n"
|
||||
exit 0
|
||||
else
|
||||
readonly sourcedir="$1"
|
||||
|
||||
Reference in New Issue
Block a user