run before custom scripts

This commit is contained in:
aptalca
2020-04-01 17:18:13 -04:00
parent a968abd873
commit 6bf45931a3
2 changed files with 1 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/with-contenv bash
echo "**** installing git ****"
apk add --no-cache git