diff --git a/READ.ME b/READ.ME new file mode 100644 index 0000000..40bc9c2 --- /dev/null +++ b/READ.ME @@ -0,0 +1,10 @@ +# Vorbereitung +Verzeichnis anlegen, Besitz anpassen, git clone + +sudo mkdir -p /opt/git-sync +sudo chown andre:andre /opt/git-sync +sudo -u andre git clone http://rdfhrn.synology.me:8418/andre/git-sync.git /opt/git-sync/ + +chmod +x /opt/git-sync/rootfs/home/andre/git-sync-install.sh + +bash /opt/git-sync/rootfs/home/andre/git-sync-install.sh \ No newline at end of file