Wrapper for running multiple bash script files.
This script is a wrapper to run several shell scripts located in a folder., (*1)
See example.sh for an example how to call. A full usage example is available in https://github.com/undpaul/update_sh., (*2)
We use that wrapper to call several scripts, that are made to update our Drupal sites. Therefore we place drush commands (and some others) in different files to structure them in topic groups and in an alphabetical/numerial order., (*3)
The tag is used to run scripts only on a specific stage (like local, integra or live)., (*4)
You are very welcome to contribute to the code, fork the repository, file issues and especially: use the script., (*5)
The code is licensed under GPL2 (see LICENSE.txt)., (*6)
Originally created by Johannes Haseitl - johannes@undpaul.de, (*7)
undpaul GmbH - die Drupal-Spezialisten, (*8)
http://www.undpaul.de, (*9)