From 45fe0664dca54bdbc23351b8a5caead00849d163 Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Sat, 27 May 2017 03:14:42 +0200 Subject: rename userconfig updater --- home/bin/update-userconfig.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 home/bin/update-userconfig.sh (limited to 'home/bin/update-userconfig.sh') 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 -- cgit v1.2.3