From 83e30f603f90337e66590604e8b854d25a45ed6c Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Wed, 30 Aug 2023 19:13:33 +0000 Subject: [PATCH] Upload New File --- scripts/onedrive.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 scripts/onedrive.sh diff --git a/scripts/onedrive.sh b/scripts/onedrive.sh new file mode 100644 index 0000000..ce2e28c --- /dev/null +++ b/scripts/onedrive.sh @@ -0,0 +1,12 @@ +# ___ ____ _ +# / _ \ _ __ ___| _ \ _ __(_)_ _____ +# | | | | '_ \ / _ \ | | | '__| \ \ / / _ \ +# | |_| | | | | __/ |_| | | | |\ V / __/ +# \___/|_| |_|\___|____/|_| |_| \_/ \___| +# +# +# by Stephan Raabe (2023) +# ----------------------------------------------------- + +rclone --vfs-cache-mode writes mount OneDrive: ~/OneDrive & +notify-send "OneDrive connected" "Microsoft OneDrive successfully mounted."