mirror of
https://github.com/winapps-org/winapps.git
synced 2025-05-31 20:37:18 +02:00
Removed misplaced message
This commit is contained in:
parent
8630653f77
commit
319fa4300b
@ -450,9 +450,6 @@ function waLoadConfig() {
|
||||
# Name: 'waCheckScriptDependencies'
|
||||
# Role: Terminate script if dependencies are missing.
|
||||
function waCheckScriptDependencies() {
|
||||
# Print feedback.
|
||||
echo -n "Checking whether installation script dependencies are installed... "
|
||||
|
||||
# 'Dialog'.
|
||||
if ! command -v dialog &>/dev/null; then
|
||||
# Complete the previous line.
|
||||
|
Loading…
x
Reference in New Issue
Block a user