4 lines
111 B
Plaintext
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 |