Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b3b929adda | |||
8ccf819e2a |
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2025 saru
|
||||
Copyright (c) 2025 Obie Hinojosa
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
@ -6,6 +6,7 @@ echo "[INFO]: Installer Quick Script for Linux"
|
||||
echo "[INFO]: Installer Version: 0.1.4"
|
||||
echo "[INFO]: Welcome!"
|
||||
|
||||
rm installer
|
||||
wget https://git.sarushinobie.dev/saru/family-minecraft-modpack/releases/download/0.1.4/installer
|
||||
chmod +x ./installer
|
||||
./installer
|
||||
|
Loading…
x
Reference in New Issue
Block a user