mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update
This commit is contained in:
2
.github/workflows/build-cache-v2.yml
vendored
2
.github/workflows/build-cache-v2.yml
vendored
@@ -163,7 +163,7 @@ jobs:
|
||||
if [[ $(curl -s http://ifconfig.me) == "93.103.15.56" ]]; then
|
||||
ls -l build/cache/rootfs/
|
||||
echo "Clean folder"
|
||||
sudo rm -rf build/cache/rootfs/*
|
||||
sudo find build/cache/rootfs/ -maxdepth 1 -mindepth 1 -exec sudo rm -fr -- {} +
|
||||
echo "Mounting NFS share"
|
||||
sudo mount nas:/tank/armbian/users.armbian.com/upload/rootfs build/cache/rootfs.upload
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user