diff options
| -rwxr-xr-x | home/bin/update-userconfig.sh | 2 | ||||
| l--------- | www/load.sh (renamed from load.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/home/bin/update-userconfig.sh b/home/bin/update-userconfig.sh index 112ff80..2020fba 100755 --- a/home/bin/update-userconfig.sh +++ b/home/bin/update-userconfig.sh @@ -1,3 +1,3 @@ #!/bin/sh -sh -c "$(curl -fsSL https://sh1.fsinf.at/~astra/config/load.sh)" +sh -c "$(curl -fsSL https://config.ionic.at/load.sh)" |
