feat: 🔍 Added lm-studio updater & update command
This commit is contained in:
Executable
+8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user