Commit graph

168 commits

Author SHA1 Message Date
G2
54f3619274 Bumped version, v1.1.2 2023-03-07 10:32:06 -06:00
G2
bd27870290 Fixed #6, used proper array indexing technique 2023-03-07 10:29:30 -06:00
G2
741fe542f1 Bumped version, v1.1.1 2023-03-07 09:53:34 -06:00
G2
b905684b63 Fixed issues with strict mode by removing it for now. Fixes #5 2023-03-07 09:41:36 -06:00
G2
68ab6a6310 Updated installer to download itself properly 2023-03-07 09:41:11 -06:00
4e5b2a848e Bumped version, 1.1.0 2023-03-07 00:20:30 -06:00
61ddc11af7 Fixed automatic update check in both welcome.sh and installer 2023-03-06 23:52:55 -06:00
44c14ad494 Cleaned up install.sh even more, conformed to all shellcheck rules 2023-03-06 23:49:23 -06:00
a863f8ddc6 Significantly cleaned up install script, dropped support for wget 2023-03-06 19:00:50 -06:00
49563932e0 Removed wget support, too hard to maintain 2023-03-06 18:32:01 -06:00
e072e7c7fc Fixed a bunch of small possible issues with the script 2023-03-06 18:06:57 -06:00
b7608a59d0 Fixed major issue with apt update checking on debian systems 2023-03-06 16:58:39 -06:00
bd0f3f2cc0 Added automatic update checking functionality 2022-11-29 22:45:46 -06:00
c58f9f5224 Added more comments, changed to strict mode (might cause issues) 2022-11-26 14:42:16 -06:00
84874298c4 Merge branch 'main' of https://github.com/G2-Games/welcome.sh 2022-11-26 14:40:50 -06:00
56883965c5 Streamlined install script, added support for checking latest release automatically 2022-11-26 14:40:23 -06:00
G2
24a1dd5319
Update README.md 2022-11-25 04:11:39 -06:00
cc7ec85760 Added a possibly better way to check for updates on Arch 2022-11-25 01:59:07 -06:00
74a570a107 Used bash strict mode to clean up the code a bit, couldn't get everything 2022-11-25 01:37:56 -06:00
decec76c61 Version bump, v1.0.5 2022-11-25 00:52:05 -06:00
bdcb586589 Supressed random error, cleaned up update code 2022-11-25 00:48:22 -06:00
5dcf4a77f8 Fixed update not getting checked... again 2022-11-25 00:45:14 -06:00
G2
df8decfd6e
Version bump 2022-11-25 00:37:11 -06:00
c6c9254a9d Fixed ZSH issues, added strict mode (http://redsymbol.net/articles/unofficial-bash-strict-mode/) 2022-11-25 00:35:59 -06:00
g2
4226a00c31 Fixed another error 2022-09-30 10:13:38 -05:00
g2
5acea7fd34 Fixed file paths 2022-09-30 10:10:06 -05:00
g2
aee6ee9e67 version bump, 1.0.4 2022-09-30 09:11:34 -05:00
g2
2b801c0a57 version bump 1.0.4 2022-09-30 09:06:30 -05:00
g2
1760701f89 Reverted changes 2022-09-30 08:58:07 -05:00
g2
5335b5a6bb Fixed async update check, added more streamlined system 2022-09-30 08:57:19 -05:00
g2
ccfb158843 Merge branch 'main' of https://github.com/G2-Games/welcome.sh 2022-09-30 08:31:04 -05:00
g2
df5d43dea3 Add timeout for update check, 5 seconds 2022-09-30 08:30:45 -05:00
g2
05f0fd6ec8 Fixed formatting 2022-09-30 08:30:27 -05:00
G2
5052c35831
Merge pull request #4 from ClonkDroid/main
Fix LC_LOCALE, fixes issue #3
2022-09-30 08:26:28 -05:00
ClonkDroid
affac2e291
Fix LC_LOCALE 2022-09-30 11:33:56 +02:00
g2
a44b54186b Version bump, 1.0.3 2022-09-28 14:40:45 -05:00
g2
ab6a2daf8d Version bump, 1.0.3 2022-09-28 14:37:35 -05:00
g2
69330845b7 Fixed wording in comment 2022-09-28 14:35:29 -05:00
G2
6265b2f27c
Close #3, printf error on non "en_US.UTF-8" 2022-09-28 14:30:41 -05:00
G2-Games
eb10f90ce1 Merge branch 'main' of https://github.com/G2-Games/welcome.sh 2022-09-21 14:39:28 -05:00
G2-Games
f82d1c4098 Fixed spot where cURL was the only option, added Wget 2022-09-21 14:38:53 -05:00
G2
ac77fa236f
Update README.md 2022-09-21 13:54:06 -05:00
G2-Games
544ed01199 Improved updater and uninstaller, should have complete compatibility with MacOS 2022-09-21 12:56:44 -05:00
G2
d576cf98fb
Update README.md 2022-09-21 09:22:18 -05:00
1b8ffa05a9 Made installer prettier 2022-09-21 02:26:11 -05:00
3da39bfefb Update README 2022-09-20 17:34:48 -05:00
3ce09125dc Improved config updating system 2022-09-20 15:34:36 -05:00
5d1920dfb2 Patch, fixed ZSH line removal 2022-09-20 15:26:58 -05:00
G2-Games
caa1e26c0f More fixes 2022-09-20 13:27:33 -05:00
G2-Games
ee34c250dd Finalized config version checker 2022-09-20 13:15:13 -05:00