change url

This commit is contained in:
Adam 2023-06-18 19:13:52 -04:00
parent ca9faca359
commit 3cf6c6e2be
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ glow="clear && glow" \
push="rsync -avzP" \
vs="source bin/activate" \
vd="deactivate" \
doors_update="cd && curl https://doordesk.net/setup | bash" \
doors_update="cd && curl https://doors.doordesk.net/setup | bash" \
drm='docker rm -vf $(docker ps -aq)' \
drmi='docker rmi -f $(docker images -aq)' \
drmv='docker volume rm $(docker volume ls -q)' \

View file

@ -53,7 +53,7 @@ Shell tested on Arch, Ubuntu Server 22.04, Fedora 37, it should work just about
### Quick shell (start here):
As your new user in your new user's home directory run: (will overwrite some user files)
1. ```curl https://doordesk.net/setup | bash```
1. ```curl https://doors.doordesk.net/setup | bash```
2. Log out and log back in