This commit is contained in:
kjeld Schouten-Lebbing 2020-02-27 20:10:10 +01:00
parent 5f78bd5615
commit 3fbe0adcf5

View File

@ -1,4 +1,4 @@
cd update cd update
for f in *.sh; do for f in *.sh; do
bash "$f" -H sh "$f"
done done