mirror of
https://github.com/RasppleII/a2cloud.git
synced 2025-02-09 09:31:09 +00:00
Fix a couple of copypasta info messages.
This commit is contained in:
parent
6ec5ce310f
commit
c0da2b5301
@ -93,7 +93,7 @@ install_lftp() {
|
||||
sudo apt-get -y install lftp
|
||||
sudo apt-get -y clean
|
||||
else
|
||||
echo "a2cloud: ftp is already installed."
|
||||
echo "a2cloud: lftp is already installed."
|
||||
fi
|
||||
}
|
||||
|
||||
@ -103,7 +103,7 @@ install_mc() {
|
||||
sudo apt-get -y install mc
|
||||
sudo apt-get -y clean
|
||||
else
|
||||
echo "a2cloud: ftp is already installed."
|
||||
echo "a2cloud: mc is already installed."
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user