mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
26284790f2
commit
ffb46409f6
@ -495,6 +495,7 @@ clean_apt_cache(){
|
|||||||
|
|
||||||
setup_ftp() {
|
setup_ftp() {
|
||||||
if [ "$INSTALL_FTP" = true ]; then
|
if [ "$INSTALL_FTP" = true ]; then
|
||||||
|
echo "Installing experimental FTP service."
|
||||||
curl -sSL https://raw.githubusercontent.com/stefanpejcic/OpenPanel-FTP/master/setup.sh | bash
|
curl -sSL https://raw.githubusercontent.com/stefanpejcic/OpenPanel-FTP/master/setup.sh | bash
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user