Skip to content

Commit

Permalink
added comment for stamp function
Browse files Browse the repository at this point in the history
  • Loading branch information
Asif Bacchus committed Oct 28, 2018
1 parent 12bc49a commit e23fedd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/scripts/backup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ function scriptHelp {
exit 1
}

### Generate dynamic timestamp
function stamp {
echo `date +%F" "%T`
}
Expand Down

0 comments on commit e23fedd

Please sign in to comment.