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