update
This commit is contained in:
parent
1b6d4226b8
commit
4fa32ad0e3
3 changed files with 7 additions and 7 deletions
BIN
icon.png
Executable file
BIN
icon.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -1,6 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=llama.cpp Server
|
Name="llama.cpp Server"
|
||||||
Exec=sh-server-dialog.sh
|
Exec=./sh-server-dialog.sh
|
||||||
Icon=./media/llama-server-icon.png
|
Icon=./icon.png
|
||||||
Terminal=false
|
Terminal=true
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=llama.cpp Server
|
Name="llama.cpp Server"
|
||||||
Exec=sh-server-zenity.sh
|
Exec=./sh-server-zenity.sh
|
||||||
Icon=./media/llama-server-icon.png
|
Icon=./icon.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue