diff --git a/install.sh b/install.sh index f92c2a9..0060ea7 100644 --- a/install.sh +++ b/install.sh @@ -16,12 +16,10 @@ $(tput setaf 6) COPYRIGHT 2023 - 2024 Klovit & https://github.com/beastgamer81 ========================================================================== " - echo "$HIBERNATE_STATUS" > debug.txt } forceStuffs() { if [ "$HIBERNATE_STATUS" == "true" ]; then -touch hibernate mkdir -p plugins curl -s -o plugins/hibernate.jar https://raw.githubusercontent.com/beastgamer81/klovitegg/main/HibernateX-2.0.3.jar fi