Skip to content

Commit

Permalink
Remove call to update certs (go-gitea#4296)
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick authored Jun 21, 2018
1 parent 0b3ea42 commit e2721b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/etc/s6/gitea/setup
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

/usr/sbin/update-ca-certificates

if [ ! -d /data/git/.ssh ]; then
mkdir -p /data/git/.ssh
chmod 700 /data/git/.ssh
Expand Down

0 comments on commit e2721b6

Please sign in to comment.