chore(lego): bash improvements in lego_run.sh #9

Open
transcaffeine wants to merge 1 commits from transcaffeine/base-use-find into main
  • Use find over ls
  • Check if nc exists before calling it
  • Set common shell options

See #8

* Use `find` over `ls` * Check if `nc` exists before calling it * Set common shell options See #8
transcaffeine added 1 commit 2024-09-12 06:23:33 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b transcaffeine/base-use-find main
git pull origin transcaffeine/base-use-find

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff transcaffeine/base-use-find
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: finallycoffee/base#9
No description provided.