Cleanup the filesystem at end of bootstrap

This commit is contained in:
fosslinux 2024-01-24 14:45:07 +11:00
parent 8d9981772a
commit 7f967fe2dc
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#!/bin/sh
# SPDX-FileCopyrightText: 2024 fosslinux <fosslinux@aussies.space>
#
# SPDX-License-Identifier: GPL-3.0-or-later
rm -rf /external/repo-preseeded
rm -rf /steps/*/build
rm -rf /steps/*/src