openssh-server: add git

This commit is contained in:
sth32
2020-02-20 08:12:51 +08:00
parent ca2c0ce48e
commit c463d2eda6
7 changed files with 13 additions and 66 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/with-contenv bash
echo "**** installing git ****"
apk add --no-cache git