From c727922afd124ae59e05b2da56634a271863f8af Mon Sep 17 00:00:00 2001 From: pdp8 Date: Sat, 3 Jun 2023 19:38:21 +0200 Subject: public dirs ignored --- watch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 watch (limited to 'watch') diff --git a/watch b/watch new file mode 100755 index 0000000..46f9a85 --- /dev/null +++ b/watch @@ -0,0 +1,4 @@ +#!/usr/bin/env fish +while inotifywait -qqe modify activitypub.rb + sudo systemctl restart social.service +end -- cgit v1.2.3