Prechádzať zdrojové kódy

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

Ludovic Courtès 14 rokov pred
rodič
commit
6c75eb5b24
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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.
 #