From 95b21f02ac415cf2c80bc769f945719c316c2c2f Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Fri, 17 Mar 2023 12:46:40 +0400 Subject: [PATCH] Remove calamaes-arm-oem (superseded by calamares-settings-ubuntu-sway-raspi) --- build-rpi.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-rpi.sh b/build-rpi.sh index e87cd5d..2393a72 100755 --- a/build-rpi.sh +++ b/build-rpi.sh @@ -172,8 +172,6 @@ echo -e " cat <> ubuntusway-$architecture/user #!/bin/bash -apt-get update -apt-get -y install calamares-arm-oem DATE=$(date +%m%H%M%S) PASSWD=$(mkpasswd -m sha-512 oem "${DATE}") addgroup --gid 29999 oem