diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-23 15:27:49 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-23 15:27:49 -0500 |
commit | 65ae994c52dc439c1d215b95e092f289571b3526 (patch) | |
tree | c06bd83b394e2bf69ff1d10f52de07b6487ab0b6 /install.sh | |
parent | 7590572b7cc75e3b2826c68c58951775c643b7d7 (diff) | |
download | i3-config-65ae994c52dc439c1d215b95e092f289571b3526.tar.lz i3-config-65ae994c52dc439c1d215b95e092f289571b3526.tar.xz i3-config-65ae994c52dc439c1d215b95e092f289571b3526.zip |
[install.sh]: change URL of source
Diffstat (limited to 'install.sh')
-rw-r--r-- | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |