Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
BeastGamer81 authored Apr 29, 2024
1 parent c54fc58 commit 8ca0249
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ca0249

Please sign in to comment.