Minor updates to IG scripts

- Update updatePublisher scripts to have more clear options for prompts. Add space after prompt for clarity.
- Update genonce.sh script to not depend on wget. Instead use curl to check internet connection since it is used in updatePublisher.
- Update gencontinuous scripts to reference relative genonce scripts.
This commit is contained in:
Julia Afeltra
2020-03-16 15:42:16 -04:00
parent 3f4216ca24
commit 7a4e0b6b38
5 changed files with 7 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
_genonce.sh -watch
./_genonce.sh -watch