feat: 🔍 Added lm-studio updater & update command

This commit is contained in:
2025-10-15 17:41:02 +01:00
parent 737eeb516e
commit 195d7f3b06
4 changed files with 867 additions and 194 deletions
+8
View File
@@ -0,0 +1,8 @@
# first remove the old lm studio
rm ~/AppImages/LM-Studio.AppImage
cp ~/Downloads/LM-Studio-0.3.30-1-x64.AppImage ~/AppImages/LM-Studio.AppImage
chmod +x ~/AppImages/LM-Studio.AppImage