UUUUPS missed a space
This commit is contained in:
parent
96c0c3f5e4
commit
deebd51de5
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if ["$1" = "-h" ]
|
if [ "$1" = "-h" ]
|
||||||
then
|
then
|
||||||
echo "do-plication <option> [directory to back up]"
|
echo "do-plication <option> [directory to back up]"
|
||||||
echo
|
echo
|
||||||
|
Loading…
Reference in New Issue
Block a user