Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Junyoung Jung
/
Unix_System_Programming_autobackup
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Junyoung Jung
2016-10-27 16:25:45 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ec1b5eaddbdd4062aa670abfc6a820c5ef594f7f
ec1b5ead
1 parent
4ac26ccd
Update backup.sh
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
backup.sh
backup.sh
View file @
ec1b5ea
...
...
@@ -2,7 +2,7 @@
NAME
=
$(
date +%y%m%d
)
HOST
=
'User remote server'
HOST
=
'User remote server
ip
'
USER
=
'User id'
FILE
=
$NAME
'.tar'
...
...
Please
register
or
login
to post a comment