PortValhalla/scripts/Common/Config/rclone/install.sh

3 lines
75 B
Bash
Raw Normal View History

#!/bin/bash
sudo cp "${BASH_SOURCE%/*}/rclone@.service" /etc/systemd/user;