File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ PID_FILE="/tmp/project-wharf.pid"
6060LOG_FILE=" /tmp/project-wharf.log"
6161
6262# Explicit argv from [runtime].command
63- START_COMMAND=(/home/hyper/Desktop/Project_Work /launchers/repo-quicklaunch.sh /var/mnt/eclipse/repos/project-wharf Project Wharf just tour )
63+ START_COMMAND=(/var/mnt/eclipse/repos/.desktop-tools /launchers/repo-quicklaunch.sh /var/mnt/eclipse/repos/project-wharf Project Wharf just tour )
6464
6565MODE=" ${1:- --start} "
6666FORCE=" false"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ path = "/var/mnt/eclipse/repos/project-wharf"
1717[runtime]
1818kind = "process"
1919command = [
20- "/home/hyper/Desktop/Project_Work /launchers/repo-quicklaunch.sh",
20+ "/var/mnt/eclipse/repos/.desktop-tools /launchers/repo-quicklaunch.sh",
2121 "/var/mnt/eclipse/repos/project-wharf",
2222 "Project Wharf",
2323 "just",
You can’t perform that action at this time.
0 commit comments