mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
4 lines
103 B
Text
4 lines
103 B
Text
post_install() {
|
|
echo "relogin or source /etc/profile.d/mozilla-common.sh"
|
|
}
|
|
# vim:set ts=2 sw=2 et:
|