mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
fix two minor issues with commits r533 and r539
This commit is contained in:
parent
cd905fa9d5
commit
00c0bfe937
@ -1620,8 +1620,8 @@ rsync_repo() {
|
||||
|
||||
if [[ $SLACKVER == local ]]; then
|
||||
if [[ $DIAG ]]; then
|
||||
dialog --title "ERROR" --msgbox $(crunch "You cannot rsync when \
|
||||
using the $LOCALREPO/local repository.") 8 40
|
||||
dialog --title "ERROR" --msgbox "$(crunch "You cannot rsync when \
|
||||
using the $LOCALREPO/local repository.")" 8 40
|
||||
else
|
||||
crunch_fmt "You cannot rsync when using the $LOCALREPO/local \
|
||||
repository."
|
||||
|
Loading…
Reference in New Issue
Block a user