Commit Graph

25 Commits

Author SHA1 Message Date
17fc642f86 update basic structure 2025-09-27 11:35:35 +06:00
Lloyd McKenzie
5123e72fa2 Updated scripts, new class notes 2022-06-05 19:08:28 -06:00
Jose Costa Teixeira
17c0734e8b Fix scripts to point at the definitive location 2021-02-11 17:48:53 +01:00
Chris Moesel
a853c935b8 Fix shebang in _updatePublisher.sh 2020-09-30 09:34:06 -04:00
David Pyke
ace44c2dfa
Update _updatePublisher linux/mac script
Update the linux/mac script to emulate what the windows batch file does (but better and more logically because it's not windows)
2020-07-24 08:21:56 -04:00
Lloyd McKenzie
4f832fd4dd
Merge pull request #36 from costateixeira/master
fix publisher file name
2020-07-03 07:46:46 -06:00
Jose Costa Teixeira
456aefec32 fix publisher file name 2020-07-02 23:45:54 +02:00
Carl Anderson
52e1448ba5
Follow 302 redirects with curl
I noticed that, after running this script, the jar file was only 144 bytes.  Running the commented-out `wget` command worked for me, so I re-ran the `curl` command with `-v`.  I noticed that the first response was a 302 redirect.  It seemed that `curl` needs an extra nudge to follow redirects.  Looking in the man page I found `-L`, which worked for me.
2020-07-01 16:26:59 -05:00
Jose Costa Teixeira
e79dadd1f8
Update publisher URL (for .sh) 2020-07-01 04:55:53 +02:00
Lloyd McKenzie
baca53743a Change IGPublisher path, tweak ignore warnings to new syntax 2020-04-28 22:00:00 -06:00
Pétur Þór Valdimarsson
d7aa4fa7ca Fixed incorrect boolean check in _updatePublisher.sh
Corrected call to java to allow for running on systems with case-sensitive file-systems.
2020-04-22 17:23:04 +02:00
Lloyd McKenzie
1b65c0d9a7
Merge branch 'master' into patch-1 2020-04-03 13:39:23 -06:00
Pétur Þór Valdimarsson
00c4a72152 Enable passing answer to overwrite question in _upgradePublisher.sh as a flag 2020-04-03 11:43:39 +02:00
Julia Afeltra
7a4e0b6b38 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.
2020-03-16 15:42:16 -04:00
dionmcm
9e0b293e5a
made _updatePublisher.sh selection clearer 2020-02-02 01:08:01 +11:00
José Costa Teixeira
d45095f26a update paths and fix issues in _updatePublisher.sh 2019-12-21 23:56:26 +01:00
Lloyd McKenzie
16285d1986 Fixed space issues in script 2019-12-21 15:11:56 -07:00
Lloyd McKenzie
e3543cd084 Corrected updatePublisher script labels 2019-12-19 08:33:24 -07:00
Lloyd McKenzie
b270e6b5db Cleaned up launch scripts 2019-12-19 00:04:22 -07:00
José Costa Teixeira
ed314ded7b Added possibility to use jar in parent folder besides input-cache; offline publishing option; 2019-12-18 00:10:18 +01:00
patrick-werner
91a388b08a switched the upgradescript wget -> curl 2019-09-12 22:20:38 -04:00
patrick-werner
debef4f74a test if wget is available 2019-09-11 17:19:55 -04:00
patrick-werner
8d7f9967d8 fixed IG update script 2019-09-11 16:30:14 -04:00
patrick-werner
912b4a885a corrected update script 2019-09-11 16:27:58 -04:00
patrick-werner
7c5735b3d6 added bash scripts 2019-09-11 14:32:52 -04:00