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."