We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea81f0 commit aa1cd00Copy full SHA for aa1cd00
1 file changed
install.sh
@@ -275,7 +275,7 @@ apply_firewall_rules() {
275
install_scripts() {
276
log_info "Installing scripts..."
277
declare -A script_dirs=(
278
- [menu]="menu.sh slowdns-menu.sh"
+ [menu]="menu.sh slowdns-menu.sh xui-menu.sh"
279
[ssh]="create-account.sh delete-account.sh edit-banner.sh edit-response.sh lock-unlock.sh renew-account.sh"
280
[system]="change-domain.sh manage-services.sh system-info.sh clean-expired-accounts.sh setup-slowdns.sh slowdns-status.sh"
281
)
0 commit comments