Ignore shell check SC1091,SC1090

master
Hektor Misplon 2024-12-14 17:14:24 +01:00
parent 69d5463960
commit 3307434f30
3 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# shellcheck shell=bash
# shellcheck disable=SC1091,SC1090
# If not running interactively, don't do anything
[[ $- != *i* ]] && return