mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
commit little buglet pointed out by slakmagik
This commit is contained in:
parent
7d2ada3cbf
commit
f149581c51
@ -1261,7 +1261,7 @@ save_user_queue () {
|
||||
break
|
||||
fi
|
||||
USERQUEUE="$QUEUEDIR/$(cat $TMP/sbopkg-user-queue)"
|
||||
DEFAULT="$USERQUEUE"
|
||||
DEFAULT="${USERQUEUE##*/}"
|
||||
if ! validate_queue_name $TMP/sbopkg-user-queue; then
|
||||
continue
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user