Skip to content

Commit 71078b4

Browse files
committed
Optionally create /var/roothome temporarily
1 parent f7090a4 commit 71078b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10/flatpak.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dnf install -y \
99
# flatpak-builder
1010

1111

12-
mkdir /var/roothome
12+
mkdir -p /var/roothome
1313

1414

1515
#curl -O https://codeberg.org/HeliumOS/flatpak-readonlyroot/raw/tag/v0.2/flatpak-readonlyroot.py

0 commit comments

Comments
 (0)