Use bash as the interpreter

Fixes #1440.
This commit is contained in:
Laurent Rineau
2016-09-08 15:42:57 +02:00
committed by GitHub
parent bbf00dbe52
commit 1932c2115f
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# Creating a new CGAL internal+public release.
#