Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[#!] #!/bin/sh -> #!/usr/bin/env sh
[simgrid.git] / tools / doxygen / list_routing_models_examples.sh
index 7bc3b5e..2d5f13c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env sh
 
 cd $(dirname $0)/../../
 
 
 cd $(dirname $0)/../../