diff --git a/custom/example.bash b/custom/example.bash deleted file mode 100644 index 3e66ba80..00000000 --- a/custom/example.bash +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash -# -# This is an example file. Don't use this for your custom scripts. Instead, create another file within the -# custom directory.