We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3ea42 commit e2721b6Copy full SHA for e2721b6
docker/etc/s6/gitea/setup
@@ -1,7 +1,5 @@
1
#!/bin/bash
2
3
-/usr/sbin/update-ca-certificates
4
-
5
if [ ! -d /data/git/.ssh ]; then
6
mkdir -p /data/git/.ssh
7
chmod 700 /data/git/.ssh
0 commit comments