2 echo "------------------------------------------------------------------------------------"
3 echo "* Please issue the following command to setup the Gatling environment:"
4 echo " source /etc/profile.d/gatling.sh"
5 echo "* Make sure you grant proper write rights for the /opt/gatling/results directory to"
6 echo " the user that will run Gatling."
7 echo "------------------------------------------------------------------------------------"
8 update-desktop-database -q
15 # vim:set ts=2 sw=2 et: