tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-15 20:49:51 +03:00
parent 36689166d5
commit 8e6d39eb42

View File

@ -68,6 +68,9 @@ $(SERVER_CONF): $(SERVER_TPL) $(SERVER_KEY)
@ [ "$(QRCODE)" == "1" ] \
&& ( echo "# Profile: $*" \
&& qrencode -t UTF8 -r "$(CLIENT_DIR)/$*.conf" )
@ echo '---'
@ echo "$(CLIENT_DIR)/$*.conf"
@ echo '---'