This commit is contained in:
Connor Olding 2013-05-20 17:09:40 -07:00
parent 5865c56fd8
commit 2ed08389c9

2
lsf.sh
View File

@ -164,6 +164,6 @@ lsf(){
case $- in
*i*) ;;
*) lsf -f /var/lib
*) lsf -f
esac