feat(mainsail): use mainsail-config repo for downloading mainsail macros #301

Merged
dw-0 merged 5 commits from mainsail-cfg-repo into master 2023-02-26 16:29:01 +01:00
Showing only changes of commit d9dd6370e5 - Show all commits

View File

@@ -119,6 +119,7 @@ function download_mainsail_macros() {
warn_msg "The file will be renamed to 'mainsail.bak.cfg' to be able to continue with the installation."
if ! mv "${path}/mainsail.cfg" "${path}/mainsail.bak.cfg"; then
error_msg "Renaming mainsail.cfg failed! Aborting installation ..."
return
fi
fi