jalas167

Results 3 comments of jalas167

closing as yagna id drop is already implemented in https://github.com/golemfactory/yagna/issues/455

this is handled by .core under: https://github.com/golemfactory/yagna/issues/2478

Note: there is a way to pass variables for a command i.e. ['/bin/sh/', '-c', 'ENV_VAL=value command'], the way variable is set depends on the shell the issue is about to...