update,
This commit is contained in:
5
task1/source/backup.sh
Executable file
5
task1/source/backup.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
rsync -avh --exclude="node_modules" mobile/ archive/002_integrate_react_markdown_gfm
|
Reference in New Issue
Block a user