From 5b01fb6d4ccae6bebef592aa4eb81fc888609cd7 Mon Sep 17 00:00:00 2001 From: Jeremy MANSON Date: Mon, 16 Oct 2017 20:15:34 +0200 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'start.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index f85d630..f8ab286 100644 --- a/start.sh +++ b/start.sh @@ -6,5 +6,5 @@ wget -P /tmp/ $RAWDIR/partitions.sh wget -P /tmp/ $RAWDIR/install_sys.sh source /tmp/env.sh sh /tmp/partitions.sh -sh /tmp/downloader +sh /tmp/downloader.sh sh /tmp/install_sys.sh \ No newline at end of file