#!/bin/bash # SPDX-License-Identifier: GPL-3.0-or-later # # SPDX-FileCopyrightText: 2023 PeppemrintOS Team (peppermintosteam@proton.me) ## This script will remove unnecessary files and folders and reduce the size of the iso. # Remove live folder from binary. rm -r live