summaryrefslogtreecommitdiffstats
path: root/share/scripts/curl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-04-11 12:44:39 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-04-11 12:46:14 +0000
commitd14220d4e54f293af80becdf18083f0edae754dc (patch)
tree81abf3d547cacf6b344c38bb47e3d1c8b6924ed4 /share/scripts/curl
parentUsing /var/log/compute-tools instead of /var/log/open-infrastructure. (diff)
downloadcompute-tools-d14220d4e54f293af80becdf18083f0edae754dc.tar.xz
compute-tools-d14220d4e54f293af80becdf18083f0edae754dc.zip
Using /var/cache/container instead of /var/cache/open-infrastructure/container.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/curl')
-rwxr-xr-xshare/scripts/curl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/curl b/share/scripts/curl
index a975214..15f64f9 100755
--- a/share/scripts/curl
+++ b/share/scripts/curl
@@ -27,7 +27,7 @@ SCRIPT="${0}"
HOOKS="/etc/${SOFTWARE}/hooks"
KEYS="/etc/${SOFTWARE}/keys"
MACHINES="/var/lib/machines"
-CACHE="/var/cache/${PROJECT}/${PROGRAM}/system"
+CACHE="/var/cache/${PROGRAM}/system"
Parameters ()
{