Merge branch 'clearpilot' of privategit.hanson.xyz:brianhansonxyz/clearpilot into clearpilot

This commit is contained in:
Your Name
2024-04-28 14:17:51 -05:00

View File

@@ -1,3 +1,4 @@
sudo chmod -R 777 /data/openpilot
# Set branch to your target branch
branch="clearpilot"
@@ -32,4 +33,4 @@ if [ "$LOCAL" != "$REMOTE" ]; then
echo "Repository cleanup has been completed."
else
echo "Already at the latest version; no update needed."
fi
fi