]> mj.ucw.cz Git - eval.git/blobdiff - submit/create-certs.sh
Use /bin/bash instead of /bin/sh
[eval.git] / submit / create-certs.sh
index 2e33caa2e7f194ffe37666dc2e557ac9808b28ea..c52e3d634ba145e76cf106df8346276002b41e20 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # A script for creation of all the certificates used by submitd
 # (c) 2007 Martin Mares <mj@ucw.cz>