mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-25 09:58:47 +01:00
A minor in slackpkg info on sbo packages
This commit is contained in:
parent
bb129404f5
commit
4caf879812
1 changed files with 1 additions and 1 deletions
|
@ -1553,7 +1553,7 @@ if [ "$SLACKPKGPLUS" = "on" ];then
|
|||
fullpath="$fullpath/"
|
||||
fi
|
||||
URLFILE=${SBO[${repository/SBO_}]%/}/$fullpath
|
||||
echo "Path: ${fullpath}"
|
||||
echo "Path: ./${fullpath}"
|
||||
echo "Url: ${URLFILE}"
|
||||
else
|
||||
echo "Path: ${fullpath/\/SLACKPKGPLUS_${repository/SLACKPKGPLUS_/}/}/$namepkg.$ext"
|
||||
|
|
Loading…
Reference in a new issue