mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
qa-test-day: The new directory for favorites needs to be created.
This commit is contained in:
parent
1ce7a7bfad
commit
0b9063fdad
@ -47,6 +47,9 @@ EOF
|
||||
(cd /tmp; zip /usr/lib/firefox-*/omni.jar chrome/en-US/locale/branding/browserconfig.properties)
|
||||
rm -rf /tmp/chrome
|
||||
|
||||
# Create a directory to store global custom favorites
|
||||
mkdir -p /usr/skel/.local/share/applications
|
||||
|
||||
# Create a .desktop link for Test Day IRC chat
|
||||
cat << EOF > /etc/skel/.local/share/applications/testday-irc.desktop
|
||||
[Desktop Entry]
|
||||
|
Loading…
Reference in New Issue
Block a user