From 5fcf7505fc56235424b8cfb4d895b37a91ad4004 Mon Sep 17 00:00:00 2001 From: HW42 Date: Wed, 1 Oct 2014 02:21:12 +0200 Subject: [PATCH] dispvm-presun.sh needs bash --- misc/dispvm-prerun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/dispvm-prerun.sh b/misc/dispvm-prerun.sh index 8bb2583..9489144 100755 --- a/misc/dispvm-prerun.sh +++ b/misc/dispvm-prerun.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash apps="evince /usr/libexec/evinced soffice firefox"