diff options
author | Holger Paradies <retabell@gmx.de> | 2021-05-15 09:48:40 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2021-05-15 09:52:49 +0200 |
commit | 7914e3e8f56489c96c6377b60a65aeb49dbb2918 (patch) | |
tree | 05c744e3626d6b3d43f35a7a9fb3195a27bec19c | |
parent | 80c1c488bb2b1c2adbbf63e6d0aa8fbf5f75b7b4 (diff) | |
download | kanotix-7914e3e8f56489c96c6377b60a65aeb49dbb2918.zip kanotix-7914e3e8f56489c96c6377b60a65aeb49dbb2918.tar.gz |
Change url for enable-persistent-live
-rw-r--r-- | scripts.urls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts.urls b/scripts.urls index cbdb5ac..e574ae6 100644 --- a/scripts.urls +++ b/scripts.urls @@ -1,3 +1,3 @@ # list of scripts that will be fetched to config/chroot_local-includes/usr/local/bin/ when "lb config" is called # they will be removed on "lb clean" -http://kanotix.acritox.com/files/enable_persistent_live.bash +http://git.acritox.com/acritoxinstaller/plain/kanotix/enable_persistent_live.bash |