rdtclient update not working #1855
-
Hello friends, The update script fails: ✗ No RDTClient Installation Found! The update for rdtclient won't work, because the script is looking for /opt/rdtclient/ which is actually /opt/rdtc/. Thank you for all those awesome scripts! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
fixed |
Beta Was this translation helpful? Give feedback.
-
Awesome! Blazingly fast! Thank you! |
Beta Was this translation helpful? Give feedback.
-
Found the solution: I managed to get the update working by:
Could you implemet that? Thanks a lot for your awsome work! |
Beta Was this translation helpful? Give feedback.
fixed
The ASP.NET Core Runtime updated to 8 using the Debian 12 .deb (
https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb
)created update path
Should be able to type
update
in the LXC console to update moving forwardFor the ones that need to update ASP.NET Core Runtime to 8,
apt-get install -y dotnet-sdk-8.0