Initial commit
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
export SSTATE_CACHE_DIR=/home/srv/sstate/master
|
||||
|
||||
./poky/scripts/sstate-cache-management.sh -d -y
|
||||
Reference in New Issue
Block a user