diff options
Diffstat (limited to 'share')
-rwxr-xr-x | share/hydra/bootless | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/hydra/bootless b/share/hydra/bootless index a9ae47b..bad5f50 100755 --- a/share/hydra/bootless +++ b/share/hydra/bootless @@ -14,6 +14,11 @@ # License along with this program. If not, see # <http://www.gnu.org/licenses/>. +# hydra project bootless init refspec +# hydra project bootless git update +# hydra project bootless git commit +# hydra project bootless make /dev/sdb1 + # Load. source $APP_BASE/lib/hydra/functions || exit 1 hydra_config_load |