Debian support added, fix for Autobrr install

This commit is contained in:
Sam Heinz
2024-04-10 14:44:12 +10:00
parent cb52e52a5f
commit e1d5b0120d
3 changed files with 23 additions and 19 deletions
+1 -7
View File
@@ -111,11 +111,5 @@ Any applications not in ported or unsupported need to be tested for whether they
<details>
<summary>Unsupported applications</summary>
<li>Proxmox Backup Server - Needs custom image</li>
<li>The Debian template - due to issues - see Current issues</li>
<li>DaemonSync - deb built for amd64 only</li>
</details>
<details>
<summary>Current issues</summary>
<li>Available debian arm64 images aren't able to be used currently as they have moved from ifupdown networking to systemd-network, meaning that until I can figure out how to make a custom image using ifupdown Debian will not work, if you know how to do this please make an issue, as Im unsure of where to start with this</li>
<li>DaemonSync - built for amd64 only</li>
</details>