READ.ME hinzugefügt
This commit is contained in:
10
READ.ME
Normal file
10
READ.ME
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user