run before custom scripts

This commit is contained in:
aptalca
2020-04-01 17:20:36 -04:00
parent 24a1fc6f59
commit 64434a7a3c
2 changed files with 1 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/with-contenv bash
echo "**** installing rsync ****"
apk add --no-cache rsync