diff --git a/resources/themes/pterodactyl/admin/servers/new.blade.php b/resources/themes/pterodactyl/admin/servers/new.blade.php index 39d7ee32..f2efc2ce 100644 --- a/resources/themes/pterodactyl/admin/servers/new.blade.php +++ b/resources/themes/pterodactyl/admin/servers/new.blade.php @@ -206,7 +206,7 @@
If the selected Egg has an install script attached to it, the script will run during install after the pack is installed. If you would like to skip this step, check this box.
diff --git a/resources/themes/pterodactyl/admin/servers/view/startup.blade.php b/resources/themes/pterodactyl/admin/servers/view/startup.blade.php index 590672c2..afbce8b9 100644 --- a/resources/themes/pterodactyl/admin/servers/view/startup.blade.php +++ b/resources/themes/pterodactyl/admin/servers/view/startup.blade.php @@ -102,7 +102,7 @@If the selected Egg has an install script attached to it, the script will run during install after the pack is installed. If you would like to skip this step, check this box.