Update node path.
This commit is contained in:
@@ -24,7 +24,7 @@ job "instasync" {
|
||||
driver = "exec"
|
||||
|
||||
config {
|
||||
command = "/nix/store/9cwyl546mzksfbvk6gdpjddc7z7m6ixv-nodejs-20.15.1/bin/node"
|
||||
command = "/nix/store/bmmjbvb8hishfrg78ygjlynpq3ikpl39-nodejs-20.15.1/bin/node"
|
||||
args = ["/code/instasync/sync.js"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user