Move to new subdirectory

This commit is contained in:
Bob Mottram 2014-02-26 22:14:09 +00:00
parent 31b0bcf17f
commit bb12fd2cba
1 changed files with 1 additions and 1 deletions

View File

@ -1158,7 +1158,7 @@ fi
chown -R $MYUSERNAME:$MYUSERNAME $LISTDIR
echo ":0" >> $PM
echo "* ^Subject:.*[$SUBJECTTAG].*" >> $PM
echo "$LISTDIR/cur" >> $PM
echo "$LISTDIR/new" >> $PM
chown $MYUSERNAME:$MYUSERNAME $PM
if [ ! -f "$MUTTRC" ]; then
cp /etc/Muttrc $MUTTRC