summaryrefslogtreecommitdiffstats
path: root/news/tin/FINAL
diff options
context:
space:
mode:
Diffstat (limited to 'news/tin/FINAL')
-rwxr-xr-xnews/tin/FINAL6
1 files changed, 6 insertions, 0 deletions
diff --git a/news/tin/FINAL b/news/tin/FINAL
new file mode 100755
index 0000000000..ff2e84c1bc
--- /dev/null
+++ b/news/tin/FINAL
@@ -0,0 +1,6 @@
+if [ "$CREATE_DIR" == "y" ] && [ ! -d /usr/lib/news/active ]; then
+ mkdir /usr/lib/news 1>/dev/null 2>&1
+ mkdir /usr/lib/news/active 1>/dev/null 2>&1
+fi
+
+