Commit Graph

104 Commits

Author SHA1 Message Date
9984440a38
fix(README): grammar 2023-09-08 15:08:50 +02:00
c585238c2d Fix: the selected version printed when migrating server versions 2023-04-10 20:57:54 +02:00
dd93be3a8e Fix: moving java 16 into ~/.adoptium_java 2023-04-10 20:53:29 +02:00
1997882671 Fix: download java 16 2023-04-10 20:49:54 +02:00
13aaecb315 fix(server_launch): set proper java arguments 2023-03-30 19:21:26 +02:00
78d6bcfd5a
Create FUNDING.yml 2023-03-04 06:40:04 +01:00
8fb2cf7488 Fix version and server type failsafe triggering on server install 2023-03-02 21:31:28 +01:00
e31a66529a Fix the server type failsafe 2023-03-02 20:48:50 +01:00
f446eadde4 Fix version number 2023-03-02 20:37:35 +01:00
353b49a76d Add a failsafe for server type change 2023-03-02 20:35:23 +01:00
3563330d6b Fix variable not assigning properly 2023-02-27 05:53:34 +01:00
64d2a60f8e Bugfix version bump 2023-02-27 05:50:46 +01:00
a16e68ca37 Fix a typo 2023-02-27 05:49:13 +01:00
2dd188a630 Add fabric suported servers in readme 2023-02-27 05:46:30 +01:00
cd9c5910b7
Merge pull request #2 from jiriks74/add_fabric_support
Add initial support for Fabric
2023-02-27 05:44:06 +01:00
7cb94c80a2
Remove complicated variable getting
It was there for no reason
2023-02-27 05:43:39 +01:00
0ea15a86f5
Remove useless echo 2023-02-27 05:42:14 +01:00
c84d8c7d44 Add initial support for Fabric 2023-02-27 05:39:44 +01:00
68ca598ba1 Update help message 2023-02-27 04:02:43 +01:00
ad53b9a6cf Fix duplicate helper scripts update 2023-02-27 03:54:19 +01:00
2731e6f2a3 Fix Makefile's version mismatch detection 2023-02-27 03:48:05 +01:00
b12f4589f5 Fix updating helper scripts after script update 2023-02-27 03:32:43 +01:00
5b637cf84d Fix system java detection 2023-02-27 03:22:55 +01:00
2845e4cd4f Fi typo in Makefile and .gitignore 2023-02-27 03:07:54 +01:00
d5928d5533 Update oneliner setup 2023-02-27 02:58:02 +01:00
2d6862a240 Fix bad download link in helper scripts update, remove --redownload 2023-02-27 02:55:31 +01:00
0f1e4b2562 Fix script downloading old helper scripts 2023-02-27 02:48:05 +01:00
58edc3ee22 Fix helper script download and script restarting for curl isntall 2023-02-27 02:39:07 +01:00
5ba70719a6 Bugfix version bump 2023-02-27 02:34:06 +01:00
7ef61167a4 Fix script restarting 2023-02-27 02:33:15 +01:00
5221d16f00 Add helper-script to gitignore, bugfix version bump 2023-02-27 02:29:42 +01:00
ff6b4a53ea Fix --redownload not restarting after successful download 2023-02-27 02:27:55 +01:00
cd7ec87178 Add check to Makefile for scripts version mismatch 2023-02-27 02:20:54 +01:00
a28a24c053 Fix script reload 2023-02-27 01:30:23 +01:00
3b81b39731 Bugfix version bump 2023-02-27 01:27:23 +01:00
cc2ec17b05 Fix relaunching the script after update 2023-02-27 01:23:54 +01:00
be70839f3b Fix --editor-config 2023-02-27 01:19:19 +01:00
6581e516e8 Swith to bash 2023-02-27 01:17:25 +01:00
2f2655b0db Fix --editor-config 2023-02-27 01:16:49 +01:00
4763f4038a Fix $EDITOR check 2023-02-27 01:15:02 +01:00
02b3d0fa54 Update Basic setup 2023-02-27 01:13:24 +01:00
066323ed77 Improve Makefile 2023-02-27 01:10:24 +01:00
7a2fbb29e8 Implement a simple makefile
to make creating a new release archive easier
2023-02-27 01:06:28 +01:00
0858631fee Remove accidentally added files 2023-02-27 01:05:14 +01:00
0b1b2d1626 Version bump 2023-02-27 01:04:32 +01:00
dc45b90d98 Implement --edit-config 2023-02-27 01:03:56 +01:00
b017c00a6c Reload the script after --redownload 2023-02-27 00:57:15 +01:00
9e2d15238b Fix --redownload
Was missing a call to get the latest version
2023-02-27 00:55:27 +01:00
f8dd301eeb Improve --redownload
Refactor junk code
2023-02-27 00:52:04 +01:00
11eeafa289 Fix --redownload 2023-02-27 00:48:56 +01:00