浏览代码

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

Ludovic Courtès 13 年之前
父节点
当前提交
6c75eb5b24
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.
 #