Browse Source

Grasping at straws now !!

David Kerr 8 years ago
parent
commit
6c1561f415
1 changed files with 1 additions and 0 deletions
  1. 1 0
      deploy/sshdeploy.sh

+ 1 - 0
deploy/sshdeploy.sh

@@ -37,6 +37,7 @@ sshdeploy_deploy() {
   _backupdir="$_homedir/certs-backup-$(date +%Y%m%d%H%M%S)"
   _backupdir="$_homedir/certs-backup-$(date +%Y%m%d%H%M%S)"
 
 
   if [ -f "$DOMAIN_CONF" ]; then
   if [ -f "$DOMAIN_CONF" ]; then
+    # shellcheck disable=SC1090
     . "$DOMAIN_CONF"
     . "$DOMAIN_CONF"
   fi
   fi