diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-09-25 23:37:23 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-09-25 23:37:23 -0300 |
commit | 3346311096bee29b81190ceb377ef5648aee1380 (patch) | |
tree | 84f99fb82853416b2e2cd1c3b0f09ae86eff1d8d /share/hydractl/provision | |
parent | c36794e899731be16f1045a9ae19878813fd9896 (diff) | |
download | hydra-3346311096bee29b81190ceb377ef5648aee1380.tar.gz hydra-3346311096bee29b81190ceb377ef5648aee1380.tar.bz2 |
New/renamed actions
Diffstat (limited to 'share/hydractl/provision')
-rwxr-xr-x | share/hydractl/provision | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/hydractl/provision b/share/hydractl/provision new file mode 100755 index 0000000..488c2ea --- /dev/null +++ b/share/hydractl/provision @@ -0,0 +1,4 @@ +#!/bin/bash +# +# System installer. +# |