Procházet zdrojové kódy

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

Ludovic Courtès před 13 roky
rodič
revize
6c75eb5b24
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.
 #