Skip to content

Commit 3fbd32d

Browse files
committed
Ops!
1 parent 9bdde76 commit 3fbd32d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

install.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ FlancoTheme() {
101101
bash <(curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION}/themes/version1.x/FlancoTheme/build.sh)
102102
}
103103

104-
ParticlesLogin() {
105-
bash <(curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION}/themes/version1.x/ParticlesLogin/build.sh)
106-
}
107-
108104

109105
while [ "$done" == false ]; do
110106
options=(
@@ -114,7 +110,6 @@ while [ "$done" == false ]; do
114110
"Install Twilight (Only 1.6.6)"
115111
"Install Zing Theme (Only 1.6.6)"
116112
"Install Flanco Theme (Only 1.6.6)"
117-
"Install Particles Login (Only 1.6.6)"
118113

119114

120115
"Cancel Installation"
@@ -127,7 +122,6 @@ while [ "$done" == false ]; do
127122
"Twilight"
128123
"ZingTheme"
129124
"FlancoTheme"
130-
"ParticlesLogin"
131125

132126

133127
"cancel"

0 commit comments

Comments
 (0)