add load: true when autobuilding images and move from /bin/sh to /bin/bash

This commit is contained in:
bunkerity
2021-06-22 10:16:20 +02:00
parent a1fcbd4b83
commit 6bb6facd88
13 changed files with 16 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# load some functions
. /opt/bunkerized-nginx/entrypoint/utils.sh