diff --git a/README.md b/README.md index 4b6a94a..994fc6c 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ test.bash - Some file I was using to test something, you can ignore it To add flatpak support for making it more usable for desktops. Also at one point create a custom replacement for makeself thats specific to this script. -# Notes Oct 7 2023 +# Notes Oct 11 2023 -In theory we should have support for Debian based distros, Arch based distros and OpenWRT. This hasn't been throughly tested for the most part, but it should work. I'll test in depth as I spin up VMs and have some time test. +Well in a attempt to move my own VPS to another I teseted the script. Found a bug where apt didn't have needed permissions. Thats been fixed in the dev version. Now I need to find a way to handle packages that where installed manaully via a downloaded deb file. Aside from some form detection for manually installed packages. # Special Thanks