Skip to content

Commit e2721b6

Browse files
Remove call to update certs (#4296)
1 parent 0b3ea42 commit e2721b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/etc/s6/gitea/setup

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
/usr/sbin/update-ca-certificates
4-
53
if [ ! -d /data/git/.ssh ]; then
64
mkdir -p /data/git/.ssh
75
chmod 700 /data/git/.ssh

0 commit comments

Comments
 (0)