mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 16:36:04 +08:00
Add snippets and templates - Fix Education Math spin
This commit is contained in:
7
snippets/config-developer.ks
Normal file
7
snippets/config-developer.ks
Normal file
@@ -0,0 +1,7 @@
|
||||
# %post modifications to add link to demonstration videos to desktop
|
||||
|
||||
cat >> /etc/rc.d/init.d/fedora-live << EOF
|
||||
pushd /home/fedora/Desktop
|
||||
ln -s /usr/share/eclipse-demos-0.0.1 "Eclipse demonstration videos"
|
||||
popd
|
||||
EOF
|
||||
Reference in New Issue
Block a user