diff options
| -rwxr-xr-x | bin/setup | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,8 @@  # License along with DomeKey Web. If not, see  # <https://www.gnu.org/licenses/>. +set -ex +  function program_exists () {  	local program="$1" | 
|  | index : dome-key-web | |
| DomeKey website | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rwxr-xr-x | bin/setup | 2 | 
| @@ -18,6 +18,8 @@  # License along with DomeKey Web. If not, see  # <https://www.gnu.org/licenses/>. +set -ex +  function program_exists () {  	local program="$1" |