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