diff options
author | axtloss <axtlos@tar.black> | 2022-08-14 19:01:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-14 19:01:00 +0200 |
commit | 80390687d0dd361b1eea9121e685a8bcfcf6af1b (patch) | |
tree | b51bf683f17492285f5673bb4599f8a43332a5e8 /com.github.rimerosolutions.entrusted/README.md | |
parent | 0706d92873b9c0dabcead7959aec2c9e54491df9 (diff) | |
parent | a270f16a204725172f06ccd9f7b053b3904ea22a (diff) | |
download | flatpaks-80390687d0dd361b1eea9121e685a8bcfcf6af1b.tar.gz flatpaks-80390687d0dd361b1eea9121e685a8bcfcf6af1b.tar.bz2 |
Merge pull request #1 from DEFCON001/main
Update README.md
Diffstat (limited to 'com.github.rimerosolutions.entrusted/README.md')
-rw-r--r-- | com.github.rimerosolutions.entrusted/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/com.github.rimerosolutions.entrusted/README.md b/com.github.rimerosolutions.entrusted/README.md index b3d06eb..de46b3c 100644 --- a/com.github.rimerosolutions.entrusted/README.md +++ b/com.github.rimerosolutions.entrusted/README.md @@ -1,5 +1,3 @@ # [Entrusted](https://github.com/rimerosolutions/entrusted) this works, but it uses qemu and the live iso to host the webserver and then uses [nativefier](https://github.com/nativefier/nativefier) to create a window that connects to the webserver. - -The start will take very long since the grub timeout in the iso is 30 seconds long and can't be skipped due to the qemu vm running headless with no way to control it. |