Update gitea address

This commit is contained in:
Przemek Grondek 2023-08-11 21:03:02 +02:00
parent f65dd873d8
commit 039ebe3bac
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
set -e
SUDO='sudo'
ANSIBLE_REPO='https://git.grondek.pl/pgrondek/ansible-desktop.git'
ANSIBLE_REPO='https://git.grondek.dev/pgrondek/ansible-desktop.git'
if [[ "$EUID" == 0 ]]; then
echo "Run script as normal user"

View File

@ -4,6 +4,6 @@ dwm:
st:
repo: https://github.com/pgrondek/stterm.git
dwmstatus:
repo: https://git.grondek.pl/pgrondek/dwmstatus.git
repo: https://git.grondek.dev/pgrondek/dwmstatus.git
polybar:
repo: https://github.com/pgrondek/polybar-dwm.git