mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
6 lines
93 B
Plaintext
Executable File
6 lines
93 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
# shellcheck shell=bash
|
|
|
|
exec \
|
|
fail2ban-client -x -f start
|