qa-test-day: skel is in /etc not /usr.

This commit is contained in:
Bruno Wolff III 2011-04-09 16:45:40 -05:00
parent 07e9368347
commit 008df75ef7
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ EOF
rm -rf /tmp/chrome
# Create a directory to store global custom favorites
mkdir -p /usr/skel/.local/share/applications
mkdir -p /etc/skel/.local/share/applications
# Create a .desktop link for Test Day IRC chat
cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop