dotfiles/syncthing.sh
2023-01-28 18:36:30 +00:00

6 lines
77 B
Bash

#!/bin/bash
sleep 10
sudo systemctl start syncthing@$HOST.service
syncthing