Skip to content

Commit 0b15b29

Browse files
authored
Update x-ui-pro.sh
1 parent 2aacfad commit 0b15b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-ui-pro.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ while [ "$#" -gt 0 ]; do
2525
-WarpLicKey) WarpLicKey="$2"; shift 2;;
2626
-CleanKeyCfon) CleanKeyCfon="$2"; shift 2;;
2727
-RandomTemplate) RNDTMPL="$2"; shift 2;;
28-
-uninstall) UNINSTALL="$2"; shift 2;;
28+
-Uninstall) UNINSTALL="$2"; shift 2;;
2929
-panel) PNLNUM="$2"; shift 2;;
3030
-subdomain) domain="$2"; shift 2;;
3131
-cdn) CFALLOW="$2"; shift 2;;

0 commit comments

Comments
 (0)