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/config-update.sh | 3 --- home/bin/update-userconfig.sh | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100755 home/bin/config-update.sh create mode 100755 home/bin/update-userconfig.sh (limited to 'home/bin') diff --git a/home/bin/config-update.sh b/home/bin/config-update.sh deleted file mode 100755 index 61bfabb..0000000 --- a/home/bin/config-update.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -curl -L -s https://pluto.fsinf.at/~astra/config/load.sh | 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