소스 검색

Remove call to update certs (#4296)

tags/v1.5.0-dev
techknowlogick 6 년 전
부모
커밋
e2721b6190
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0
    2
      docker/etc/s6/gitea/setup

+ 0
- 2
docker/etc/s6/gitea/setup 파일 보기

@@ -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

Loading…
취소
저장