Skip to content

Commit

Permalink
ignore shellcheck for unused var in config
Browse files Browse the repository at this point in the history
  • Loading branch information
jenslys committed Nov 2, 2023
1 parent dd3ee7c commit b3b4a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
# shellcheck disable=SC2034
#! Do not edit this file directly, instead create a new file with the name of the streamer you want to record. (e.g: asmongold.config)
set -a

Expand Down

0 comments on commit b3b4a3e

Please sign in to comment.