From b6e2b4924a6d0be3ad0082122952bbd2747ba714 Mon Sep 17 00:00:00 2001 From: TheRealHeyJack Date: Mon, 9 Nov 2020 15:04:36 +0000 Subject: [PATCH] Fix Issue #21 --- install.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/install.sh b/install.sh index 490e9d3..4de69da 100644 --- a/install.sh +++ b/install.sh @@ -2141,13 +2141,11 @@ case $installoption in ;; 12) migrate_wings ;; - 13) theme_options - upgrade_pterodactyl_0.7.19 - theme + 13) upgrade_pterodactyl_1.0 migrate_wings ;; 14) theme_options - upgrade_pterodactyl_1.0 + upgrade_pterodactyl_0.7.19 theme upgrade_daemon ;;