Skip to content
Snippets Groups Projects
Commit b20d3ad4 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Added script startup info

parent 7bd9a037
Branches
No related tags found
No related merge requests found
...@@ -3,6 +3,12 @@ ...@@ -3,6 +3,12 @@
# (c) 2019 NIBIO # (c) 2019 NIBIO
# Author Tor-Einar Skog <tor-einar.skog@nibio.no> # Author Tor-Einar Skog <tor-einar.skog@nibio.no>
printf "\n\n-----------------------------------------------------------------\n"
printf "\n VIPS BACKEND INSTALLATION STARTING\n"
printf "\n-----------------------------------------------------------------\n"
# The Linux user where we deploy the application server (WildFly) and the VIPS software components # The Linux user where we deploy the application server (WildFly) and the VIPS software components
CODE_USER=wildfly CODE_USER=wildfly
INITIAL_DIRECTORY=$(pwd) INITIAL_DIRECTORY=$(pwd)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment