diff options
Diffstat (limited to 'clean_orphans.sh')
-rwxr-xr-x | clean_orphans.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/clean_orphans.sh b/clean_orphans.sh new file mode 100755 index 0000000..8577775 --- /dev/null +++ b/clean_orphans.sh @@ -0,0 +1,3 @@ +#!/bin/bash +cd /home/mastodon/live +PATH=/home/mastodon/bin:/home/mastodon/.local/bin:/home/mastodon/.rbenv/plugins/ruby-build/bin:/home/mastodon/.rbenv/shims:/home/mastodon/.rbenv/bin:/usr/bin:/bin |