How can my script read the updated value of an environment variable (updated by another process)?

后端 未结 0 1257
一生所求
一生所求 2020-11-28 01:28

I have the following node script that waits for an environment variable to change value:

// wait-for-url.js
(async function () {
    console.log(\'Waiting for         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题