Skip to content

Commit

Permalink
Merge branch 'master' of github.com:virtualmin/slib
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed May 1, 2017
2 parents a375554 + 825a6a4 commit d91f0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# slib
Library of POSIX shell functions used by Virtualmin install scripts.

This is a bundle of a bunch of functions used by virtualmin-install (and probably other installers in the future). Some of the bigger, more complex, functions have their own repo ([spinner](/swelljoe/spinner), [slog](/swelljoe/slog), and [run_ok](/swelljoe/run_ok), specifically), and are merged in here periodically. Unless you're building something very similaer to the Virtualmin install script, you make want to pick and choose.
This is a bundle of a bunch of functions used by virtualmin-install (and probably other installers in the future). Some of the bigger, more complex, functions have their own repo ([spinner](/swelljoe/spinner), [slog](/swelljoe/slog), and [run_ok](/swelljoe/run_ok), specifically), and are merged in here periodically. Unless you're building something very similar to the Virtualmin install script, you make want to pick and choose.

It is tested regularly on bash and dash. Other POSIX-y shells may or may not work.

Expand Down

0 comments on commit d91f0f8

Please sign in to comment.