fix plugin build for wordpress plugins #93
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p curl jq
|
||||
|
||||
cd web/workpress-plugins
|
||||
|
||||
set -ex
|
||||
|
||||
|
|
Reference in a new issue