Skip to content

Commit 1a9e6f1

Browse files
committed
Update restart.sh
1 parent 349a9eb commit 1a9e6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

restart.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ screen -Rd minecraft -X stuff "say Closing server...$(printf '\r')"
2121
screen -Rd minecraft -X stuff "stop $(printf '\r')"
2222
sleep 15s
2323
echo "Updating to most recent paperclip version."
24-
wget -q -O /home/pi/minecraft/paperclip.jar https://papermc.io/api/v1/paper/1.16.3/latest/download
24+
wget -q -O /home/pi/minecraft/paperclip.jar https://papermc.io/api/v1/paper/1.16.4/latest/download
2525
echo "Restarting now."
2626
sudo /sbin/reboot

0 commit comments

Comments
 (0)