From 3c8dfd85a0f491667224f2bd8bd0f2d118147511 Mon Sep 17 00:00:00 2001
From: David Beniamine <david.beniamine@tetras-libre.fr>
Date: Mon, 21 Jan 2019 10:49:47 +0100
Subject: [PATCH] Revert "Use path relative to -bash"

This reverts commit 385a35a1db65fc3ad3e0516d34e8de349e713c30.
---
 postinstall_reseau.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/postinstall_reseau.sh b/postinstall_reseau.sh
index ce06451..4258d5d 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 $DIR/wol/xrdp.ini /etc/xrdp/
+cp /var/www/eole-wol/wol/xrdp.ini /etc/xrdp
 systemctl restart xrdp
-- 
GitLab