mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-06 22:26:33 +02:00
Added Space to Installer
This commit is contained in:
@@ -134,6 +134,7 @@ download_the_repo () {
|
||||
echo -e "Press y to restore the old config or any other key to continue otherwise\n"
|
||||
read -d '' -s -n1 CheckDepQ
|
||||
cp "${oldConfigFile}" "${INSTALL_DIR}/config.json"
|
||||
echo -e "Config Successfully restored"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user