diff --git a/postinstall_reseau.sh b/postinstall_reseau.sh index 4258d5d934880b6f0a2e0d796377495299c6acbc..ce064517b0691b78e0379ac5b27f2654d10795d7 100755 --- a/postinstall_reseau.sh +++ b/postinstall_reseau.sh @@ -29,5 +29,5 @@ git clone https://gitlab.tetras-libre.fr/tetras-libre/eole-wol chown -R www-data:www-data eole-wol/wol/www mkdir -p /etc/xrdp -cp /var/www/eole-wol/wol/xrdp.ini /etc/xrdp +cp $DIR/wol/xrdp.ini /etc/xrdp/ systemctl restart xrdp