install restic_management.clj to image

main
Mirco 1 month ago
parent b139865f89
commit 5b5bc0ab96

@ -27,6 +27,7 @@ function main() {
install -m 0400 /tmp/functions.sh /usr/local/lib/
install -m 0400 /tmp/pg-functions.sh /usr/local/lib/
install -m 0400 /tmp/file-functions.sh /usr/local/lib/
install -m 0740 /tmp/restic_management.clj /usr/local/bin/
cleanupDocker
}

Loading…
Cancel
Save