commit 69fa766932627045b81b2ae95e4a0e553b07cc43 parent 36d059f02a7036edfb1100bef840ea9f319ffbe2 Author: Jake Bauer <jbauer@paritybit.ca> Date: Tue, 11 Apr 2023 18:12:59 -0400 Update setup.sh URL Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -20,5 +20,5 @@ directories I need, and does some other miscellaneous stuff. The script is intended to be run on a fresh install using a command such as: ``` -ftp -o - https://git.sr.ht/~jbauer/dotfiles/blob/master/setup.sh | sh - +ftp -o - https://www.paritybit.ca/files/setup.sh | sh - ```