X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fdomain_shellcommands.pm;h=0ba561711991a2100cfc28cd742b1606bc892ec8;hp=914589529e952796cf24e9fcdb28bb40abfc2dfc;hb=6464c76c549ba420f98e67aaca1c26327a8a2671;hpb=e53cf6b04ea8c6f10c331d46372c486128478df0 diff --git a/FS/FS/part_export/domain_shellcommands.pm b/FS/FS/part_export/domain_shellcommands.pm index 914589529..0ba561711 100644 --- a/FS/FS/part_export/domain_shellcommands.pm +++ b/FS/FS/part_export/domain_shellcommands.pm @@ -34,6 +34,7 @@ Run remote commands via SSH, for domains. You will need to this.form.useradd.value = "[ \"$uid\" -a \"$gid\" -a \"$dir\" -a \"$qdomain\" ] && [ -e $dir/.qmail-$qdomain-default ] || { touch $dir/.qmail-$qdomain-default; chown $uid:$gid $dir/.qmail-$qdomain-default; }"; this.form.userdel.value = ""; this.form.usermod.value = ""; + '>