Development
This commit is contained in:
parent
622cf7960f
commit
3bd98f0c90
2 changed files with 9 additions and 15 deletions
|
|
@ -3128,9 +3128,10 @@ def cmd_apply(data, dry_run=False):
|
|||
install_timer(data)
|
||||
print()
|
||||
|
||||
print("Dashboard timer =====================================================")
|
||||
install_dashboard_timer()
|
||||
print()
|
||||
if DASHB_QUEUE_FILE.exists():
|
||||
print("Dashboard timer =====================================================")
|
||||
install_dashboard_timer()
|
||||
print()
|
||||
|
||||
print("Boot service ========================================================")
|
||||
install_nat_service()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue