rename file
This commit is contained in:
parent
0ec8606577
commit
2bdab68c93
2 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ st="Owncast Webhook"
|
|||
while true; do
|
||||
rm -f cmd/server/rice-box.go
|
||||
./node_modules/.bin/webpack
|
||||
screen -S "$sn" -d -m go run ./cmd/server
|
||||
screen -S "$sn" -d -m go run ./cmd/server/
|
||||
notify-send "$t" "Build and ready"
|
||||
inotifywait -r . -e close_write
|
||||
screen -X -S "$sn" quit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue