rcloning.sh aktualisiert
This commit is contained in:
@ -6,6 +6,13 @@
|
||||
# Voraussetzungen: rclone installiert
|
||||
# und GIT_PFAD wurde in .bashrc gesetzt.
|
||||
|
||||
# Wichtig! Bei jottacloud dies in die rclone.config hinzufügen:
|
||||
# [jotta]
|
||||
# type = jottacloud
|
||||
# username = deine@email.de
|
||||
# ...
|
||||
# encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation
|
||||
|
||||
# --- Einstellungen ---
|
||||
QUELLE="$1"
|
||||
ZIEL="$2"
|
||||
|
||||
Reference in New Issue
Block a user