diff options
| author | David Kaufmann <astra@ionic.at> | 2018-09-26 21:41:04 +0200 |
|---|---|---|
| committer | David Kaufmann <astra@ionic.at> | 2018-09-26 21:41:04 +0200 |
| commit | 02bf6d8e142964741c81aa574902984332303d9f (patch) | |
| tree | a68c62f18c982996acd730dcf29037c6a4be3235 /home | |
| parent | f907cb63af8e5a8040e9fecb4a875f2c95b35380 (diff) | |
| download | config-02bf6d8e142964741c81aa574902984332303d9f.tar.gz | |
move updates to config.ionic.at
Diffstat (limited to 'home')
| -rwxr-xr-x | home/bin/update-userconfig.sh | 2 |
1 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)" |
