mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-05-19 17:01:05 +09:00
Shellcheck and formatting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
# check to make sure that the required variables are set
|
||||
if [[ -z "${URL}" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user