Mettre à jour 'start.sh'

This commit is contained in:
Jeremy MANSON 2017-10-16 20:15:34 +02:00
parent fdfc945075
commit 5b01fb6d4c

View File

@ -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