mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-15 03:47:31 +01:00
Moved traefik dashboard to https and finished add user script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
echo "This script add's a user with password to the bridghead"
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "No arguments provided, please provide the prject name"
|
||||
echo "No arguments provided, please provide the project name"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user