Added timezone output

This commit is contained in:
WGOS 2019-10-25 22:22:20 +03:00
parent 64ea65e54c
commit 3cb9ed0723

View File

@ -1,9 +1,9 @@
#!/bin/bash
cd /home/container
# Print information
echo "Running on Debian $(cat /etc/debian_version)"
# Output Current Java Version
echo "Current timezone is: $(cat /etc/timezone)"
java -version
# Make internal Docker IP address available to processes.