Update linuxtestserver.md
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ cd "$scriptdir"
|
|||||||
sleep 5
|
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
|
## 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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user