PepMiniiso/pepscriptsdev/07final-cleanup

18 lines
396 B
Plaintext
Raw Normal View History

2023-07-15 13:31:25 +00:00
#!/bin/sh -e
# SPDX-License-Identifier: GPL-3.0-or-later
#
2023-07-16 11:00:06 +00:00
# SPDX-FileCopyrightText: 2023 PeppermintOS Team (peppermintosteam@proton.me)
2023-07-15 13:31:25 +00:00
# This script copies a file to the chroot and runs commands during the Debian installation process.
# Remove unwanted software
2023-07-16 11:00:06 +00:00
chroot /target apt --purge autoremove \
quassel \
thunderbird \
mpv \
smtube \
audacious \
connman \