Update linuxtestserver.md

This commit is contained in:
via
2026-06-26 06:05:13 +00:00
parent e818b5aee0
commit 52b406d5b2
+1 -1
View File
@@ -53,7 +53,7 @@ cd "$scriptdir"
sleep 5
```
Make it executable. In mint, right click, properties, check allow executing as program, and close. ```chmod +x launch_from_html``` is terminal version of this.
Make it executable. In mint, right click, properties, check allow executing as program, and close. ```chmod +x launch_from_html.sh``` is terminal version of this.
## Create the drag-and-drop launcher
Make a launcher. In mint cinnamon, right click the desktop, Create a new launcher here. Name it something like ArmaServerFromHtml. Click browse and select the sh script. Click launch in terminal, then OK.