This commit is contained in:
Cyril 2024-05-19 23:18:35 +02:00
parent e6a601024c
commit efb2447872
6 changed files with 213 additions and 41 deletions

View file

@ -120,6 +120,7 @@ function set_paths() {
M600_SUPPORT_FILE="${HS_CONFIG_FOLDER}/M600-support.cfg"
M600_SUPPORT_URL="${HS_FILES}/macros/M600-support.cfg"
M600_SUPPORT_3V3_URL="${HS_FILES}/macros/M600-support-3v3.cfg"
M600_SUPPORT_3KE_URL="${HS_FILES}/macros/M600-support-ke.cfg"
# Git Backup #
GIT_BACKUP_INSTALLER="${HS_FILES}/git-backup/git-backup.sh"