Install gitlab pages daemon

I'll deal with traefik domains later
This commit is contained in:
Jake Howard
2020-09-05 16:50:56 +01:00
parent e579edc758
commit c1dc26ce35
7 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
echo "**** installing rsync ****"
apk add --no-cache rsync