Kaynağa Gözat

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

Nathalie Furmento 8 yıl önce
ebeveyn
işleme
360d310ea2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.
 #