Remove cleanup script after cleanup
This commit is contained in:
parent
5396f19fc0
commit
19a8766723
1 changed files with 2 additions and 0 deletions
|
@ -221,6 +221,8 @@ rm -rf /var/lib/dpkg/*-old
|
|||
|
||||
[ -L /var/lib/dbus/machine-id ] || rm -f /var/lib/dbus/machine-id
|
||||
echo '' > /etc/machine-id
|
||||
|
||||
rm -f cleanup
|
||||
EOF
|
||||
|
||||
chmod +x ubuntusway-$architecture/cleanup
|
||||
|
|
Loading…
Add table
Reference in a new issue