Update build scripts
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
b6facbcbf9
commit
34a2740106
3 changed files with 27 additions and 0 deletions
5
nix-for-php-developers/clean
Executable file
5
nix-for-php-developers/clean
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
rm -vfr out
|
Loading…
Add table
Add a link
Reference in a new issue