6 lines
94 B
Text
6 lines
94 B
Text
rm -rf build/
|
|
|
|
flock "$1" pack -q install-deps test.ipkg
|
|
pack -q run test.ipkg
|
|
|
|
rm -rf build/
|