wip
This commit is contained in:
@@ -21,7 +21,7 @@ if [ "$timeout" -gt 0 ]; then
|
||||
echo "Internet connection established, proceeding with update."
|
||||
|
||||
# Set branch to your target branch
|
||||
branch="oscrpilot"
|
||||
branch="oscarpilot"
|
||||
|
||||
# Fetch the latest changes from the remote repository for the target branch
|
||||
git fetch origin "$branch"
|
||||
|
||||
Reference in New Issue
Block a user