Flatpak

来自百合仙子's Wiki
跳转到导航 跳转到搜索

运行

bind mount 指定目录:

flatpak run ... --filesystem=/path/to/dir ...

指定要运行的命令:

flatpak run ... --command=sh ...