Skip to content

Commit 9352eec

Browse files
authored
Fix frontend url (#7578)
1 parent 4478f8f commit 9352eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/resiliosync.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"install_methods": [
1818
{
1919
"type": "default",
20-
"script": "ct/resilio-sync.sh",
20+
"script": "ct/resiliosync.sh",
2121
"resources": {
2222
"cpu": 2,
2323
"ram": 2048,

0 commit comments

Comments
 (0)