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