Delete watch.sh
This commit is contained in:
parent
a11515d284
commit
853c2edf25
1 changed files with 0 additions and 8 deletions
8
watch.sh
8
watch.sh
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [ ! -d vendor/ ];
|
||||
then
|
||||
composer install
|
||||
fi
|
||||
|
||||
./vendor/bin/sculpin generate --server --watch --clean --no-interaction
|
Loading…
Add table
Add a link
Reference in a new issue