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