refactor(core): Ignore SC2317

This commit is contained in:
4s3ti 2023-03-16 01:13:08 +01:00
parent b3f07b43e3
commit fe03be4396
No known key found for this signature in database
GPG key ID: AC2D3B898F96BC51
2 changed files with 3 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/bin/bash
#shellcheck disable=SC2317
### Updates pivpn scripts (Not PiVPN)
# TODO: Delete this section when the updating functionality will be re-enabled
###