[install.sh]: change URL of source

This commit is contained in:
Jesús 2021-04-23 15:27:49 -05:00
parent 7590572b7c
commit 65ae994c52
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -1,6 +1,6 @@
#!/bin/bash
URL="https://libregit.org/heckyel/i3-config.git"
URL="https://git.sr.ht/~heckyel/i3-config"
while true
do