Changes

Jump to navigation Jump to search
Line 41: Line 41:     
  echo $BORG_REPO
 
  echo $BORG_REPO
  ASLUSER@host.rsync.net:borg/ASL/db-ord
+
  ASLUSER@host.rsync.net:borg/ASL/$HOST
    
The borg/ASL/db-ord needs to be created on the server
 
The borg/ASL/db-ord needs to be created on the server
  ssh -t ASLUSER@host.rsync.net mkdir -p borg/ASL/db-ord
+
  ssh -t ASLUSER@host.rsync.net mkdir -p borg/ASL/$HOST
    
now we need to init the repo at that location
 
now we need to init the repo at that location

Navigation menu