version 1.20, 2012/08/31 15:52:10
|
version 1.21, 2012/08/31 15:58:03
|
Line 5
|
Line 5
|
# can do whatever you want with this stuff. If we meet some day, and you think |
# can do whatever you want with this stuff. If we meet some day, and you think |
# this stuff is worth it, you can buy me a beer in return Aron Schlesinger |
# this stuff is worth it, you can buy me a beer in return Aron Schlesinger |
# |
# |
# $Paefchen: scripts/pgallery/src/pgallery.sh,v 1.19 2012/08/31 14:26:58 as Exp $ | # $Paefchen: scripts/pgallery/src/pgallery.sh,v 1.20 2012/08/31 15:52:10 as Exp $ |
# |
# |
. $(dirname $0)/libpgallery |
. $(dirname $0)/libpgallery |
|
|
Line 87 do
|
Line 87 do
|
fi |
fi |
test $arg = -d && is_dir=1 |
test $arg = -d && is_dir=1 |
done |
done |
|
|
echo $ARG_DIR |
|
|
|
# load save args |
# load save args |
if [ -f "$ARG_DIR/$ARGFILE" ] |
if [ -f "$ARG_DIR/$ARGFILE" ] |