]> Untitled Git - hvlinux.git/commitdiff
Fixed invalid shell interpreter from sh to bash
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Thu, 28 Oct 2010 22:10:00 +0000 (22:10 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Thu, 28 Oct 2010 22:10:00 +0000 (22:10 +0000)
stage3/packages-update

index a2d167ecec0c88729aa807f00e762708f9ab336f..b2c6ba37631b9fd15c46ce26cd75017ce0a89be1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 LFS_STAGE="stage3"
 USE_LFS_PATCHES=1