fixed path
This commit is contained in:
parent
70dc93e440
commit
3106313661
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PORT=32500
|
PORT=32500
|
||||||
server_path="/home/pi/Desktop/TestBP/server"
|
server_path="/home/pi/Desktop/BachelorThesis/server"
|
||||||
cfg_path="/home/pi/Desktop/TestBP/config.txt"
|
cfg_path="/home/pi/Desktop/BachelorThesis/config.txt"
|
||||||
|
|
||||||
$server_path $PORT $cfg_path
|
$server_path $PORT $cfg_path
|
||||||
|
Loading…
Reference in New Issue
Block a user