placed back comments in helper script

pull/3/head
Castro0o 4 years ago
commit bdbc1cccff

@ -1,16 +1,15 @@
#!/bin/sh
python3 upload_imgs_dir.py \
--title 'Ang Bayan December 1984' \
--creator 'Central Committee of the Communist Party of the Philippines' \
--date '1984/12/01' \
--org 'Communist Party of the Philippines' \
--format 'Bulletin' \
--topic 'Communism,Armed Struggle' \
--event 'Event1,Event2' \
--language 'English,Tagalog' \
--dir '/full/path/to/2020_bantayog/document directory' \
#--dry
--title 'Nassa News: Vol. 21 No. 7' \
--creator 'The National Secretariat of Social Action Justice and Peace' \
--date '1984/07/01' \
--org 'Nationalist Alliance for Justice, Freedom and Democracy (NAJFD)' \
--format 'Statement' \
--event 'The ARTEX Strike' \
--topic 'Workers rights' \
--language 'English' \
--dir '/full/path/to/2020_bantayog/Folder name' # --dry
# Note:
# * Add this values to you upload specific upload.

Loading…
Cancel
Save