mirror of
https://github.com/willfarrell/docker-autoheal.git
synced 2024-12-06 19:16:20 +01:00
Removed tmp_dir (not needed anymore)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
set -e
|
||||
|
||||
DOCKER_SOCK=${DOCKER_SOCK:-/var/run/docker.sock}
|
||||
TMP_DIR=/tmp/restart
|
||||
CURL_TIMEOUT=${CURL_TIMEOUT:-30}
|
||||
|
||||
# SIGTERM-handler
|
||||
|
||||
Reference in New Issue
Block a user