From ed616685c8f5d05ec984243268b8e6d49ad316e4 Mon Sep 17 00:00:00 2001 From: Paul M Date: Wed, 11 Oct 2023 22:31:03 -0500 Subject: [PATCH] Readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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