install restic_management.clj to image
This commit is contained in:
parent
b139865f89
commit
5b5bc0ab96
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue