File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -91,16 +91,11 @@ Twilight() {
9191bash <( curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION} /themes/version1.x/Twilight/build.sh)
9292}
9393
94- UltraCheese () {
95- bash <( curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION} /themes/version1.x/UltraCheese/build.sh)
96- }
97-
9894while [ " $done " == false ]; do
9995 options=(
10096 " Install Dracula (Only 1.x)"
10197 " Install Enola (Only 1.x)"
10298 " Install Twilight (Only 1.x)"
103- " Install UltraCheese (Only 1.x)"
10499
105100 " Cancel Installation"
106101 )
@@ -109,7 +104,6 @@ while [ "$done" == false ]; do
109104 " Dracula"
110105 " Enola"
111106 " Twilight"
112- " UltraCheese"
113107
114108 " cancel"
115109 )
You can’t perform that action at this time.
0 commit comments