bin: puml
This commit is contained in:
parent
750b42f7cf
commit
eda4de9d2c
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
find . -maxdepth 2 -name '*.puml' -o -name '*.plantuml' | entr -r plantuml /_
|
|
@ -6,4 +6,3 @@ pkill --echo signal
|
||||||
pkill --echo aw-server
|
pkill --echo aw-server
|
||||||
pkill --echo aw-qt
|
pkill --echo aw-qt
|
||||||
systemctl stop --user syncthing plasma-baloorunner kde-baloo
|
systemctl stop --user syncthing plasma-baloorunner kde-baloo
|
||||||
systemctl stop openvpn-client@deltaPeak.service
|
|
||||||
|
|
Loading…
Reference in New Issue