Skip to content
Snippets Groups Projects
Commit 9ec1e34a authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Merge branch 'master' of git.zephyr-software.com:allnp/zafl_umbrella

parents 6f62aefc 17a99360
No related branches found
No related tags found
No related merge requests found
Pipeline #3833 passed
......@@ -4,13 +4,10 @@ main()
{
service postgresql start
export USER=root;
cd /zafl
export ZAFL_INSTALL=/zafl
cd $ZAFL_INSTALL
source ./set_env_vars
pwd
ls
ls /zafl/install/zipr_umbrella/tools
cd /tmp
/zafl/bin/zafl.sh "$@"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment