-began adding grouping by shows for the datatable.
This commit is contained in:
parent
d22ab329d8
commit
38856c4af7
7 changed files with 126 additions and 12 deletions
3
dev/pf.sh
Executable file
3
dev/pf.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
su -l pypo -c "tail -F /etc/service/pypo-fetch/log/main/current"
|
3
dev/pl.sh
Executable file
3
dev/pl.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
su -l pypo -c "tail -F /etc/service/pypo-liquidsoap/log/main/current"
|
3
dev/pp.sh
Executable file
3
dev/pp.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
su -l pypo -c "tail -F /etc/service/pypo-push/log/main/current"
|
Loading…
Add table
Add a link
Reference in a new issue