cat.run: remove files that don't exist anymore

This commit is contained in:
Mika Suomalainen 2012-12-21 14:25:51 +02:00
parent 25e2d2e1a5
commit b223de9c7e
1 changed files with 0 additions and 2 deletions

View File

@ -8,9 +8,7 @@ cat vimrc > ~/.vimrc
mkdir -p ~/.gnupg
cat gpg.conf > ~/.gnupg/gpg.conf
cat xsessionrc > ~/.xsessionrc
cat warnings > ~/.warnings
cat pastebinit.xml > ~/.pastebinit.xml
cat oidentd.conf > ~/.oidentd.conf
chmod 644 ~/.oidentd.conf
chmod 711 ~