Pārlūkot izejas kodu

examples/lu/lu.sh: use sh instead of bash

Nathalie Furmento 8 gadi atpakaļ
vecāks
revīzija
360d310ea2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      examples/lu/lu.sh

+ 1 - 1
examples/lu/lu.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #