Update gitea address
This commit is contained in:
parent
f65dd873d8
commit
039ebe3bac
@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
SUDO='sudo'
|
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
|
if [[ "$EUID" == 0 ]]; then
|
||||||
echo "Run script as normal user"
|
echo "Run script as normal user"
|
||||||
|
@ -4,6 +4,6 @@ dwm:
|
|||||||
st:
|
st:
|
||||||
repo: https://github.com/pgrondek/stterm.git
|
repo: https://github.com/pgrondek/stterm.git
|
||||||
dwmstatus:
|
dwmstatus:
|
||||||
repo: https://git.grondek.pl/pgrondek/dwmstatus.git
|
repo: https://git.grondek.dev/pgrondek/dwmstatus.git
|
||||||
polybar:
|
polybar:
|
||||||
repo: https://github.com/pgrondek/polybar-dwm.git
|
repo: https://github.com/pgrondek/polybar-dwm.git
|
Loading…
Reference in New Issue
Block a user