Remove verbose

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2009-11-24 18:33:12 +00:00
parent 6708e6ace1
commit 3684f6cc35

View File

@ -1,4 +1,4 @@
#!/bin/bash --verbose
#!/bin/bash
if [ $# -lt 1 ] ; then
echo "This script needs the location of the fo file to update"