Files
Ansible/roles/rclone/files/set-rclone-password
2022-10-09 21:41:56 +00:00

4 lines
111 B
Plaintext

#!/bin/echo Source this file don't run it
read -s -p "Password: " RCLONE_CONFIG_PASS
export RCLONE_CONFIG_PASS