From ce7bee5194ebfbbe6d0b18f0bc21ab05144ed32f Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sat, 6 Oct 2012 11:08:44 +0200 Subject: Revert "Fix typo in shebang" This reverts commit e0713cf89a511442383c56e1021c2ead5497283c. Using ash was actually correct as only this shell is available in initramfs. It was the commit message of d4cb94d662c5ff515ec9fa9920be13f841632869 that was wrong --- script/archiso_shutdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/archiso_shutdown') diff --git a/script/archiso_shutdown b/script/archiso_shutdown index e024efe..41b3945 100644 --- a/script/archiso_shutdown +++ b/script/archiso_shutdown @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/ash # /oldroot depends on things inside /oldroot/run/archiso... mkdir /oldrun -- cgit v1.2.3-70-g09d2