qa-test-day: skel is in /etc not /usr.
This commit is contained in:
parent
07e9368347
commit
008df75ef7
@ -48,7 +48,7 @@ EOF
|
|||||||
rm -rf /tmp/chrome
|
rm -rf /tmp/chrome
|
||||||
|
|
||||||
# Create a directory to store global custom favorites
|
# 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
|
# Create a .desktop link for Test Day IRC chat
|
||||||
cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop
|
cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user