This commit is contained in:
Comma Device
2024-04-28 18:48:54 +00:00
parent a44d563376
commit c3754cc196

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