diff options
author | axtloss <axtlos@tar.black> | 2022-07-02 15:16:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 15:16:16 +0200 |
commit | 369f4e76e4b107fcc5dc556bff46015216b3d3d4 (patch) | |
tree | 6b0f0a3c56d8cf5114c57f33e87b8fd5437abc9b | |
parent | 89fe2dbb1b3bced5438016e2fb19ec9390c7b2d4 (diff) | |
download | flatpaks-369f4e76e4b107fcc5dc556bff46015216b3d3d4.tar.gz flatpaks-369f4e76e4b107fcc5dc556bff46015216b3d3d4.tar.bz2 |
Create README.md
-rw-r--r-- | com.rodsbooks.refind/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/com.rodsbooks.refind/README.md b/com.rodsbooks.refind/README.md new file mode 100644 index 0000000..2799c2e --- /dev/null +++ b/com.rodsbooks.refind/README.md @@ -0,0 +1,2 @@ +# refind +note that this isn't really a flatpak in the way you'd imagine a flatpak, all the installer does is dump the refind file in your filesystem, it doesn't really work in a sandbox or anything like that |