Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c7d63523a | |||
| 54b9c99537 |
@@ -6,7 +6,9 @@ WARNING: this has not yet been audited by human eyes, use at your own risk!
|
||||
|
||||
`samba-configer` is a small interactive terminal program for reading an existing Samba configuration, listing shares, and guiding add/edit/delete operations.
|
||||
|
||||
Download the prebuilt executable: `curl -L https://git.dcreason.net/dakota/samba-configer/raw/branch/main/samba-configer -o samba-configer && chmod +x samba-configer`
|
||||
# this is what you're looking for
|
||||
|
||||
Download the prebuilt executable: `curl -L https://git.dcreason.net/dakota/samba-configer/releases/download/latest/samba-configer-linux-amd64 -o samba-configer && chmod +x samba-configer`
|
||||
|
||||
It is implemented in Go with only the standard library so it builds into a single executable easily.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user