Rebrand the client to NoraCodes (#5)

* NoraCodes branding in /r/client

* Bump noracodes fork version
This commit is contained in:
Leonora Tindall 2023-03-01 15:37:38 -06:00 committed by GitHub
commit cac483b99f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package] [package]
name = "bin" name = "bin"
version = "2.2.1-noracodes-02" version = "2.2.1-noracodes-04"
authors = [ authors = [
"Gunwant Jain <mail@wantguns.dev>", "Gunwant Jain <mail@wantguns.dev>",
"Leonora Tindall <nora@nora.codes>" "Leonora Tindall <nora@nora.codes>"

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# Install by: # Install by:
# $ curl -o pst https://bin.wantguns.dev/client && chmod +x pst # $ curl -o pst https://bin.nora.codes/client && chmod +x pst
# #
# Usage: # Usage:
# $ pst somefile.txt # $ pst somefile.txt