Skip to content

Commit

Permalink
fix linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t authored Jun 17, 2024
1 parent e4f1967 commit f3600ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/s6-overlay/scripts/80-tropoalert-init
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/command/with-contenv bash
# shellcheck shell=bash disable=SC1091
# shellcheck shell=bash disable=SC1091,SC2154
source /scripts/common

if ! chk_enabled "${TROPOALERT:-enabled}"; then
Expand Down

0 comments on commit f3600ba

Please sign in to comment.