From 1c5b9c4ac65fe70cb6633e8fa89e0aeb2775a3af Mon Sep 17 00:00:00 2001 From: "E.zn" Date: Mon, 24 Feb 2020 16:29:43 +0100 Subject: [PATCH] Missing backslash --- helper-upload_imgs_dir.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/helper-upload_imgs_dir.sh b/helper-upload_imgs_dir.sh index df57bdb..81b663e 100755 --- a/helper-upload_imgs_dir.sh +++ b/helper-upload_imgs_dir.sh @@ -11,7 +11,8 @@ python3 upload_imgs_dir.py \ --language 'English' \ --dir '/full/path/to/2020_bantayog/Folder name' \ -#--dry + +# --dry # Note: # * Add this values to you upload specific upload. @@ -20,8 +21,3 @@ python3 upload_imgs_dir.py \ # * \ allow you to continue the command of a different line # # Get help: python3 upload_imgs_dir.py --help - - - - -