Skip to content

Commit df32fda

Browse files
committed
adjusted unix script
1 parent c4c0e1b commit df32fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/LAS2peerVideoListService/bin/start_network.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# this script starts a las2peer node providing the example service of this project
44
# pls execute it from the root folder of your deployment, e. g. ./bin/start_network.sh
55

6-
java -cp "lib/*" i5.las2peer.tools.L2pNodeLauncher -p 9011 uploadStartupDirectory\(\'etc/startup\'\) startService\(\'i5.las2peer.services.servicePackage.ServiceClass\',\'SampleServicePass\'\) startWebConnector interactive
6+
java -cp "lib/*" i5.las2peer.tools.L2pNodeLauncher -p 9011 uploadStartupDirectory\(\'etc/startup\'\) startService\(\'i5.las2peer.services.videoList.VideoListService\',\'someNewPass\'\) startWebConnector interactive

0 commit comments

Comments
 (0)