Rebase debian build to Debian 12 (Bookworm)

This commit is contained in:
Josh.5
2023-07-10 17:34:45 +12:00
committed by Josh Sunnex
parent 555bd8991d
commit 26b775f66e
2 changed files with 45 additions and 45 deletions

View File

@@ -102,8 +102,4 @@ echo "${USER}:${USER_PASSWORD}" | chpasswd
mkdir -p /tmp/runtime-root
chown root:root /tmp/runtime-root
# Fix some flatpak quirks (not sure what is happening here)
mount -t proc none /proc
flatpak list
echo "DONE"
echo "DONE"