mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-16 02:05:11 +03:00
This uses the previously commited new syntax. Fixes: #3400 [ci:skip-build]: already built successfully in CI
3 lines
88 B
Bash
3 lines
88 B
Bash
#!/bin/sh
|
|
export GIO_USE_VFS=local
|
|
exec flatpak --print-updated-env --print-system-only
|