Skip to content

Instantly share code, notes, and snippets.

@maxout
Last active February 6, 2023 12:42
Show Gist options
  • Select an option

  • Save maxout/0d49c70ffcbee8ddc47c759bab34e199 to your computer and use it in GitHub Desktop.

Select an option

Save maxout/0d49c70ffcbee8ddc47c759bab34e199 to your computer and use it in GitHub Desktop.

Revisions

  1. maxout revised this gist Feb 6, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion rsync_sw
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    rsync -av --progress . /stage --exclude stage
    rsync -av --progress . ./stage --exclude stage
  2. maxout renamed this gist Sep 20, 2022. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. maxout created this gist Sep 20, 2022.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    rsync -av --progress . /stage --exclude stage