Kaynağa Gözat

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

Ludovic Courtès 13 yıl önce
ebeveyn
işleme
6c75eb5b24
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.
 #