Parcourir la source

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

Ludovic Courtès il y a 13 ans
Parent
commit
6c75eb5b24
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.
 #