summaryrefslogblamecommitdiffstats
path: root/news/tin/FINAL
blob: 1193d0042c1a58ddfa3a03fced368a41dcf1d169 (plain) (tree)
1
2
3
4
                                                                  
                                      
                                             
  
if [ "$CREATE_DIR" == "y" ] && [ ! -f /usr/lib/news/active ]; then
  mkdir /usr/lib/news 1>/dev/null 2>&1
  touch /usr/lib/news/active 1>/dev/null 2>&1
fi