Skip to content

Commit 7f519c9

Browse files
author
arch
committed
update flatpak build script
1 parent cfec74b commit 7f519c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_flatpak.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
sudo sysctl kernel.unprivileged_userns_clone=1
44
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
5-
flatpak install flathub org.freedesktop.Platform//21.08 org.freedesktop.Sdk//21.08
5+
# flatpak install flathub org.freedesktop.Platform//21.08 org.freedesktop.Sdk//21.08
66
flatpak install org.gnome.Platform//3.38 org.gnome.Sdk//3.38
77
flatpak-builder build-dir org.flatpak.PythonFunscriptEditor.json --force-clean

0 commit comments

Comments
 (0)