fix update script
This commit is contained in:
parent
cf2fb8f40c
commit
cd2a520630
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env nix-shell
|
#!/usr/bin/env nix-shell
|
||||||
#!nix-shell -i bash -p curl jq
|
#!nix-shell -i bash -p curl jq
|
||||||
|
|
||||||
|
cd web/workpress-plugins
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
|
|
Reference in a new issue