mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[PR #42] [MERGED] New README.md and Install script remade #174
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lucascbeyeler/zmbackup/pull/42
Author: @lucascbeyeler
Created: 7/16/2017
Status: ✅ Merged
Merged: 7/16/2017
Merged by: @lucascbeyeler
Base:
beta← Head:dev📝 Commits (10+)
eabb09eEditing README.mdb0cf27bRecreating README.md with new informations to reflect the new releasec82d33fIncluding GPL logo and Contributing area4181fd9Removing wizard.sh to rewrite880c7ccIncluding installScript as part of the new install/update modefde2ceaIncluding updates in README.mdd5cffbaMerge branch 'dev' of github.com:lucascbeyeler/zmbackup into devc237d9dIncluding updates in README.mdc32bb47Including updates in README.md ad CODE_OF_CONDUCT.mdf03f0c8Updating README.md📊 Changes
22 files changed (+1287 additions, -334 deletions)
View changed files
📝
.gitignore(+1 -0)➕
LICENSE(+674 -0)📝
README.md(+141 -51)➕
install.sh(+67 -0)➕
installScript/check.sh(+69 -0)➕
installScript/depDownload.sh(+74 -0)➕
installScript/deploy.sh(+119 -0)➕
installScript/menu.sh(+111 -0)➕
installScript/vars.sh(+28 -0)📝
project/config/blacklist.conf(+0 -0)📝
project/config/zmbackup.conf(+3 -3)📝
project/config/zmbackup.cron(+0 -0)📝
project/lib/bash/BackupAction.sh(+0 -0)📝
project/lib/bash/DeleteAction.sh(+0 -0)📝
project/lib/bash/HelpAction.sh(+0 -0)📝
project/lib/bash/ListAction.sh(+0 -0)📝
project/lib/bash/MiscAction.sh(+0 -0)📝
project/lib/bash/NotifyAction.sh(+0 -0)📝
project/lib/bash/ParallelAction.sh(+0 -0)📝
project/lib/bash/RestoreAction.sh(+0 -0)...and 2 more files
📄 Description
The following bugs are fixed with this merge:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.