mirror of
https://github.com/outbackdingo/scratchpkg.git
synced 2026-02-05 08:28:00 +00:00
updated
This commit is contained in:
@@ -378,7 +378,9 @@ main() {
|
||||
|
||||
parse_opts $(extract_opt $@)
|
||||
|
||||
BASEPKGNAME=$(basename $PKGNAME)
|
||||
if [ -n "$PKGNAME" ]; then
|
||||
BASEPKGNAME=$(basename $PKGNAME)
|
||||
fi
|
||||
|
||||
# disable colour
|
||||
if [ "$NOCOLOR" ]; then
|
||||
|
||||
Reference in New Issue
Block a user