mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-01 12:32:09 +00:00
Update install.sh
This commit is contained in:
parent
644c98b35f
commit
7f560ebcc2
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ main() {
|
|||
# exit 1 # Or proceed with current branch
|
||||
fi
|
||||
fi
|
||||
git reset --hard origin/\$(git rev-parse --abbrev-ref HEAD)
|
||||
git reset --hard origin/$(git rev-parse --abbrev-ref HEAD)
|
||||
git pull
|
||||
cd "$INSTALL_DIR"
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue