#!/bin/bash python3 /services.py systemctl daemon-reload systemctl enable *-sync.timer *-staging.timer systemctl start *-sync.timer *-staging.timer tail -f /dev/null