summaryrefslogtreecommitdiffstats
path: root/bin/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'bin/helpers')
-rwxr-xr-xbin/helpers/launch-mail1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/helpers/launch-mail b/bin/helpers/launch-mail
index 3cca3a4..d7c6134 100755
--- a/bin/helpers/launch-mail
+++ b/bin/helpers/launch-mail
@@ -73,7 +73,6 @@ apt upgrade
apt install git puppet
ensure_conf_exists
-scp -r /mnt/puppet/mail/ root@"$ip":/usr/local/share/puppet-tozt/mail/secret/files
remote "cd '$conf_location' && puppet apply --modulepath=./mail -e 'include mail'"
echo "Done"