From 89971428407c25a05183b09c8d5e2f61a7d7145b Mon Sep 17 00:00:00 2001 From: Lance Borden Date: Tue, 17 Sep 2024 11:53:42 -0400 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 99d2ebe..a6d4689 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@


+ build status contributors license forks -- cgit v1.2.3-59-g8ed1b on> Linux shell powered by lua scriptingnginx
aboutsummaryrefslogtreecommitdiffstats

path: root/src/help.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1
2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1
2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28
2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2
2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6
2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4
2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1