mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Coderabit suggestions
This commit is contained in:
@@ -21,7 +21,7 @@ set -u
|
||||
|
||||
# Run all checks at container startup.
|
||||
for script in /services/check-*.sh; do
|
||||
bash "$script"
|
||||
sh "$script"
|
||||
done
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user