1 2 3 4
#!/usr/bin/env fish while inotifywait -qqe modify activitypub.rb sudo systemctl restart social.service end