Explorar el Código

Use /bin/sh, since that should be enough.

Ludovic Courtès hace 14 años
padre
commit
6c75eb5b24
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/scheduler/schedulers.sh

+ 1 - 1
examples/scheduler/schedulers.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #