mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
unmount overlay in jenkins setup
This commit is contained in:
@@ -15,6 +15,9 @@ if [ -z "$TEST_DIR" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
umount /data/safe_staging/merged/ || true
|
||||
sudo umount /data/safe_staging/merged/ || true
|
||||
|
||||
if [ -f "/EON" ]; then
|
||||
rm -rf /data/core
|
||||
rm -rf /data/neoupdate
|
||||
|
||||
Reference in New Issue
Block a user