summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/secrets2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/secrets b/bin/secrets
index 233b631..81ba480 100755
--- a/bin/secrets
+++ b/bin/secrets
@@ -49,7 +49,7 @@ cmd_sync() {
rsync -avz --delete \
/mnt/puppet/"$host"/. \
- root@"$hostname":/usr/local/share/puppet-tozt/"$host"/secret/files
+ root@"$hostname":/usr/local/share/puppet-tozt/modules/secret/files
if [ -z "$was_opened" ]; then
cmd_close