-x, -f, env vars, prepping for hashing
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
cd "${PWD}/cmd/pwgen"
|
||||
mkdir -p ~/bin
|
||||
cd ${PWD}/cmd/pwgen
|
||||
go build -o ~/bin/pwgen *.go
|
||||
|
||||
Reference in New Issue
Block a user