Update install.sh

This commit is contained in:
Josh S 2022-11-20 23:05:53 -05:00 committed by GitHub
parent 325b21b965
commit e47380c59f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,7 +164,7 @@ echo "
"script":"/usr/bin/java", "script":"/usr/bin/java",
"args":[ "args":[
"-jar", "-jar",
"/root/freelavalink/Lavalink.jar", "/root/Lavalink/Lavalink.jar",
], ],
"exec_interpreter":"", "exec_interpreter":"",
"exec_mode":"fork" "exec_mode":"fork"