UUUUPS missed a space

This commit is contained in:
Erik Foris 2021-01-05 23:37:09 +00:00
parent 96c0c3f5e4
commit deebd51de5

View File

@ -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