diff --git a/install.sh b/install.sh index 772e173..0659331 100755 --- a/install.sh +++ b/install.sh @@ -11,6 +11,7 @@ if [ ! -b "$drive" ]; then fi setup_drive "$drive" +install_sysliux "$drive" get_streams get_latest_maas_id download_version "$release_version" "$drive"