diff options
Diffstat (limited to 'update.sh')
| -rwxr-xr-x | update.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/update.sh b/update.sh deleted file mode 100755 index ff14797..0000000 --- a/update.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -SCRIPT_DIR="$(builtin cd "$(dirname "${BASH_SOURCE[0]}")" && pwd -P)" - -cd "$SCRIPT_DIR" -FARSIDE_NO_ROUTER=1 mix run update.exs |
