Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[#!] #!/bin/sh -> #!/usr/bin/env sh
[simgrid.git] / examples / smpi / replay_multiple / generate_multiple_deployment.sh
index f267b72..ff73e7c 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/usr/bin/env sh
 
 # Copyright (c) 2007-2017. The SimGrid Team. All rights reserved.