Skip to content
Snippets Groups Projects
Commit 40d954e0 authored by Serhii Yaskovets's avatar Serhii Yaskovets
Browse files

Log command traces on install

parent 1d8b07f5
No related branches found
No related tags found
No related merge requests found
Pipeline #5419 failed
#! /bin/bash
#!/bin/bash
short_date=$(/bin/date +%m%d%y)
exec 2>>"install$short_date.log"
set -x
source script/help
source script/discover_os
......
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