Skip to content
Snippets Groups Projects
Commit f832b925 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

add amcli version in build readme file

parent c5f508e3
No related merge requests found
......@@ -84,8 +84,11 @@ _exec("cp \"$OUTFILE\" '$OUTFILE2'");
_h1("Create readme");
$readme="{$OUTFILE2}__README.md";
$versionSPC=system("$SPC --version");
$versionAmcli=system("php $INFILE --version");
file_put_contents($readme,
"# Build infos
"# Build infos $versionAmcli
Date : $sBuildDate
......
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