mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
5 lines
No EOL
101 B
Cheetah
5 lines
No EOL
101 B
Cheetah
<%page args="flatpak_dir"/>
|
|
|
|
%if flatpak_dir != "":
|
|
symlink /run/install/repo/flatpak /flatpak
|
|
%endif |