From 09c509e7ccd1d8cfb7e49ee4bf5f1a27341e533e Mon Sep 17 00:00:00 2001 From: ailg666 Date: Sat, 21 Dec 2024 17:35:18 +0000 Subject: [PATCH] Sync from GitHub --- xy_install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/xy_install.sh b/xy_install.sh index f53859b..ac66a4a 100644 --- a/xy_install.sh +++ b/xy_install.sh @@ -2421,6 +2421,7 @@ function user_gbox() { if ! grep -q 'alias gbox' /etc/profile; then echo -e "alias gbox='bash -c \"\$(curl -sSLf https://gbox.ggbond.org/xy_install.sh)\"'" >> /etc/profile fi + source /etc/profile } function main() {