Updated rsync-server

This commit is contained in:
2026-08-21 13:56:06 +02:00
parent 8e1dee24d4
commit c9892bfd81
6 changed files with 85 additions and 62 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
ps aux | grep [r]sync
exit $?