Skip to content

Commit 124fe4d

Browse files
authored
Installer> Disable Shellcheck SC1117
1 parent 4dd352f commit 124fe4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: installer.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
# shellcheck disable=SC1117
23

34
################################################ SETUP ################################################
45
dependencies=(

0 commit comments

Comments
 (0)