doinst.sh 119 B

1234
  1. # Create an empty log file if one doesn't already exist
  2. [ ! -e var/log/ices/ices.log ] && touch var/log/ices/ices.log