found old installer name
This commit is contained in:
parent
3498017427
commit
f0d3694c60
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ finish () {
|
||||||
$CHROOTCMD /usr/bin/sed -i '/firstlogin\/welcome/d' /etc/jwm/system.jwmrc || error
|
$CHROOTCMD /usr/bin/sed -i '/firstlogin\/welcome/d' /etc/jwm/system.jwmrc || error
|
||||||
|
|
||||||
message "removing installer files from target"
|
message "removing installer files from target"
|
||||||
$CHROOTCMD /usr/bin/rm -Rf /root/install_nanodesk.sh /root/kernel_deb || error
|
$CHROOTCMD /usr/bin/rm -Rf /root/nanodesk-installer.sh || error
|
||||||
|
|
||||||
message "removing live-packages from target"
|
message "removing live-packages from target"
|
||||||
$CHROOTCMD /usr/bin/apt -y purge 'live-boot*' 'live-tools*'
|
$CHROOTCMD /usr/bin/apt -y purge 'live-boot*' 'live-tools*'
|
||||||
|
|
Loading…
Reference in a new issue