This commit is contained in:
Lunny Xiao 2018-06-21 16:00:39 +00:00 committed by GitHub
commit 3bf0681202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#!/bin/bash
/usr/sbin/update-ca-certificates
/usr/sbin/update-ca-certificates 2>/dev/null || true
if [ ! -d /data/git/.ssh ]; then
mkdir -p /data/git/.ssh