mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-13 20:01:13 +01:00
remove old commented out code
This commit is contained in:
parent
38e42516d8
commit
a7102eeacd
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@ else
|
||||||
echo "Please correct this error and run $SCRIPT again."
|
echo "Please correct this error and run $SCRIPT again."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
#. $SBOPKG_CONF
|
|
||||||
#done
|
|
||||||
fi
|
fi
|
||||||
if [ ! -d "$SRCDIR" ]; then
|
if [ ! -d "$SRCDIR" ]; then
|
||||||
echo "Creating local cache directory $SRCDIR to keep \
|
echo "Creating local cache directory $SRCDIR to keep \
|
||||||
|
|
Loading…
Reference in a new issue