10 lines
219 B
INI
10 lines
219 B
INI
![]() |
|
||
|
[gcode_shell_command backup_cfg]
|
||
|
command: ~/printer_data/config/autocommit.sh
|
||
|
timeout: 30
|
||
|
verbose: True
|
||
|
|
||
|
[gcode_macro BACKUP_CFG]
|
||
|
description: Backs up config directory GitHub
|
||
|
gcode:
|
||
|
RUN_SHELL_COMMAND CMD=backup_cfg
|