From 02bf6d8e142964741c81aa574902984332303d9f Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Wed, 26 Sep 2018 21:41:04 +0200 Subject: move updates to config.ionic.at --- home/bin/update-userconfig.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') 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)" -- cgit v1.2.3