fix shellcheck error of SC1008

This commit is contained in:
Daiki Ihara 2020-11-02 21:58:43 +09:00
parent f197da655f
commit ce4c124292
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/false
# shellcheck shell=bash
# This file is intended to be sourced with `. shared.sh` or
# `source shared.sh`, hence the invalid shebang and not being