dorkian-gray

Results 1 issues of dorkian-gray

"postinstall": "source ./scripts/source-me.sh && ./scripts/go-compile.sh ./vault-web-server" > "postinstall": "bash -c 'source ./scripts/source-me.sh && ./scripts/go-compile.sh ./vault-web-server'" 'source' command not recognised when running 'npm install' in Ubuntu 22.10; updating "postinstall" to use...