diff options
author | Adam T. Carpenter <atc@53hor.net> | 2022-03-26 21:15:22 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2022-03-26 21:15:22 -0400 |
commit | 5524f197e0644f74c9e36b94c8fc36c10f060268 (patch) | |
tree | 0661d7167546a5ff1252566891d54a205931ff06 /Bastillefile | |
parent | fa429082fb0097143efdfb757d3816ca24442e0b (diff) | |
download | rss-5524f197e0644f74c9e36b94c8fc36c10f060268.tar.xz rss-5524f197e0644f74c9e36b94c8fc36c10f060268.zip |
fix: remove rss2email from repo
Diffstat (limited to 'Bastillefile')
-rw-r--r-- | Bastillefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bastillefile b/Bastillefile index 60947b2..cc8ff08 100644 --- a/Bastillefile +++ b/Bastillefile @@ -1,7 +1,6 @@ # Simple rss2email jail PKG py38-rss2email -OVERLAY usr OVERLAY var CMD mkdir -p /var/rss FSTAB /zroot/rss /var/rss nullfs rw 0 0 |