-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactoring followed by shellcheck * Fix if negative condition * Refactoring * Bugfix (Github Issue #74) * Use [[ instead of [ for the conditional statement * Change from $VAR to ${VAR} * Refactoring * Add travis specific settings to test.sh * Update .travis.yml * [skip ci] Update man pages * Add shellcheck to .travis.yml * Fix .travis.yml * Revert .travis.yml * Improve .travis.yml * Refactoring test code * test code and .travis.yml works. * [skip ci] Improve spelling and grammer * [skip ci] Add install.sh * Update test.sh * [skip ci] Make install.sh executable * [skip ci] Add uninstall.sh * [skip ci] Set logs to (un)install.sh * [skip ci] Fix
- Loading branch information
Showing
10 changed files
with
471 additions
and
398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.