mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-02 04:52:08 +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
|
# exit 1 # Or proceed with current branch
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
git reset --hard origin/\$(git rev-parse --abbrev-ref HEAD)
|
git reset --hard origin/$(git rev-parse --abbrev-ref HEAD)
|
||||||
git pull
|
git pull
|
||||||
cd "$INSTALL_DIR"
|
cd "$INSTALL_DIR"
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue