diff --git a/update.sh b/update.sh index a3de4bc..10a533e 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # Variables REMOTE_USER_JS_URL="https://raw.githubusercontent.com/arkenfox/user.js/master/user.js"