Преглед изворни кода

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

Ludovic Courtès пре 14 година
родитељ
комит
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.
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 #