Merge remote-tracking branch 'origin/master' into nightly

This commit is contained in:
Overhang.IO 2023-09-29 23:45:55 +00:00
commit 509cddc5ff
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ With Tutor, all data are stored in a single folder. This means that it's extreme
3. Transfer the configuration, environment, and platform data from server 1 to server 2::
sudo -avr "$(tutor config printroot)/" username@server2:/tmp/tutor/
sudo rsync -avr "$(tutor config printroot)/" username@server2:/tmp/tutor/
4. On server 2, move the data to the right location::