X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=vm_remote;h=467d52875c6010794593f240ee15d3fa6b0841d3;hp=438f92263b2280c3cafa68dc866402094eb5d20b;hb=f908591b3c705b257eacf8f0c6096f16f251d966;hpb=7079d0048c3399d2c23d3c80ab9aa065511b262e diff --git a/vm_remote b/vm_remote index 438f922..467d528 100755 --- a/vm_remote +++ b/vm_remote @@ -40,7 +40,6 @@ rule_git_push () { # SYNTAX: {host|hosted} $git_push_options cd "$tool" local remote=${1#remote=}; shift GIT_SSH=./lib/ssh git push -v "$remote" "$@" - info "penser à faire : vm_hosted git_reset" ) } @@ -187,8 +186,8 @@ rule_postfix_key_send () { rule ssh -l root ' \ sudo install -d -m 770 -o root -g root \ /etc/postfix/'"$vm_domainname"'/ \ - /etc/postfix/'"$vm_domainname"'/smptd \ - /etc/postfix/'"$vm_domainname"'/smptd/x509; \ + /etc/postfix/'"$vm_domainname"'/smtpd \ + /etc/postfix/'"$vm_domainname"'/smtpd/x509; \ sudo install -m 644 -o root -g root /dev/stdin \ /etc/postfix/'"$vm_domainname"'/smtp/x509/.gitignore <<-EOF key.pem