mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update debian-v3.sh
This commit is contained in:
parent
4e322a2c0d
commit
4cde942785
@ -245,7 +245,7 @@ header_info
|
||||
|
||||
}
|
||||
function start_script() {
|
||||
echo -e "${YW}Type Advanced Settings, or Press [ENTER] for Default Settings "
|
||||
echo -e "${YW}Type Advanced, or Press [ENTER] for Default Settings "
|
||||
read SETTINGS
|
||||
if [ -z $SETTINGS ]; then default_settings;
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user