Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
kake26
f04cc8b80b Update 'README.md'
Fixed git command typo
2022-06-13 16:40:40 +02:00
kake26
d21095c09a Update 'README.md'
Add directions to checkout branch
2022-06-13 16:39:57 +02:00
kake26
1d70677f9b Update 'README.md'
Updated readme and created branches for verious types.
2021-09-25 23:42:47 +02:00

View file

@ -1,3 +1,15 @@
# Bash-Stash # Bash-Stash
A collection of console based bash scripts I've written at various times. It may include scripts written in other languages. A collection of console based bash scripts I've written at various times. It may include scripts written in other languages. To check out this repo you must select a branch you can do this via the following command .
git clone -b branch URL
# Console
These are daily use type console scripts.
# OpenWrt
These are designed to be used with OpenWrt for various tasks.
Please see the read me in each branch for more info.