Ver código fonte

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

Ludovic Courtès 13 anos atrás
pai
commit
6c75eb5b24
1 arquivos alterados com 1 adições e 1 exclusões
  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.
 #