diff options
Diffstat (limited to 'home/bin/update-userconfig.sh')
| -rwxr-xr-x | home/bin/update-userconfig.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/bin/update-userconfig.sh b/home/bin/update-userconfig.sh new file mode 100755 index 0000000..61bfabb --- /dev/null +++ b/home/bin/update-userconfig.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +curl -L -s https://pluto.fsinf.at/~astra/config/load.sh | sh |
