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 a2d167e..b2c6ba3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 LFS_STAGE="stage3"
 USE_LFS_PATCHES=1