mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
add local COUNTER FILE to rename_user_queue
This commit is contained in:
parent
b8b07a4df2
commit
1b4b4a8f41
@ -1181,7 +1181,7 @@ validate_queue_name() {
|
||||
rename_user_queue() {
|
||||
# this function renames queues
|
||||
local QRN=$TMP/sbopkg-queue-rename
|
||||
local NEWNAME
|
||||
local NEWNAME COUNTER FILE
|
||||
|
||||
queue_dir_lister "Rename Queue" "$(crunch "Select the queue(s) you \
|
||||
wish to rename and choose <OK> or choose <Back> to \
|
||||
|
Loading…
Reference in New Issue
Block a user