diff --git a/launch.sh b/launch.sh index 8727f18..5cc6a01 100755 --- a/launch.sh +++ b/launch.sh @@ -49,6 +49,7 @@ ssh wm1.obsda.ms "doas ./create-user.pl ${HOST}${1}" openrsync -va --del /home/mischa/vms/ mischa@rx.high5.nl:vms/${HOST}/ deploy.pl +sleep 10 rcctl restart dhcpd vmctl reload sleep 10 @@ -82,6 +83,7 @@ done > /tmp/pipe_${1} 2> ${LOGS}/${1}.log echo "completed" deploy.pl +sleep 10 rcctl restart dhcpd vmctl reload sleep 10 diff --git a/notify.pl b/notify.pl index 12ed107..5e237f4 100755 --- a/notify.pl +++ b/notify.pl @@ -46,6 +46,7 @@ my %payment_links = ( '134' => 'https://buy.stripe.com/28o4gq0i67LSe1q8wD', '144' => 'https://buy.stripe.com/cN214ec0O1nuf5u6ow', '184' => 'https://buy.stripe.com/9AQ8wGe8W0jq1eEdQZ', + '194' => 'https://buy.stripe.com/bIY5kugh4gioe1qeV6', '334' => 'https://buy.stripe.com/9AQfZ80i6gio8H64gq', );