xsessionrc: remove one >. I had same line with 146 duplicates :(.

This commit is contained in:
Mika Suomalainen 2012-07-30 18:38:18 +03:00
parent 947ae8cc42
commit 6fe0885037
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ eval $(gpg-agent --daemon)
# For MonkeySphere
mkdir -p ~/.monkeysphere
echo "USE_VALIDATION_AGENT=true" >> ~/.monkeysphere/monkeysphere.conf
echo "USE_VALIDATION_AGENT=true" > ~/.monkeysphere/monkeysphere.conf
# Enable core files.
ulimit -c unlimited