mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2026-03-27 10:27:59 +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 |