mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-26 09:58:43 +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/"
|
fullpath="$fullpath/"
|
||||||
fi
|
fi
|
||||||
URLFILE=${SBO[${repository/SBO_}]%/}/$fullpath
|
URLFILE=${SBO[${repository/SBO_}]%/}/$fullpath
|
||||||
echo "Path: ${fullpath}"
|
echo "Path: ./${fullpath}"
|
||||||
echo "Url: ${URLFILE}"
|
echo "Url: ${URLFILE}"
|
||||||
else
|
else
|
||||||
echo "Path: ${fullpath/\/SLACKPKGPLUS_${repository/SLACKPKGPLUS_/}/}/$namepkg.$ext"
|
echo "Path: ${fullpath/\/SLACKPKGPLUS_${repository/SLACKPKGPLUS_/}/}/$namepkg.$ext"
|
||||||
|
|
Loading…
Reference in a new issue