Skip to content

Commit

Permalink
Merge pull request #76 from ccztux/devel
Browse files Browse the repository at this point in the history
Release of version: 2.0.0-beta3
  • Loading branch information
ccztux authored Mar 19, 2019
2 parents 84ae923 + 4f12fe5 commit af844c6
Show file tree
Hide file tree
Showing 6 changed files with 263 additions and 308 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
unversioned
287 changes: 129 additions & 158 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.0-beta3
9 changes: 9 additions & 0 deletions etc/logrotate.d/glsysbackup
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/usr/local/glsysbackup/var/log/*.log
{
weekly
rotate 6
missingok
notifempty
sharedscripts
compress
}
Loading

0 comments on commit af844c6

Please sign in to comment.