build.sh edited online with Bitbucket
This commit is contained in:
@@ -39,7 +39,7 @@ if [ $config = "api" ]; then
|
|||||||
else
|
else
|
||||||
sed "s/version:.*',/version: '${version}',/" apps/mina-sidor-fa/src/environments/environment.$config.ts > temp.txt && mv temp.txt apps/mina-sidor-fa/src/environments/environment.$config.ts
|
sed "s/version:.*',/version: '${version}',/" apps/mina-sidor-fa/src/environments/environment.$config.ts > temp.txt && mv temp.txt apps/mina-sidor-fa/src/environments/environment.$config.ts
|
||||||
fi
|
fi
|
||||||
echo $version > apps/mina-sidor-fa/src/assets/version
|
echo $version > apps/mina-sidor-fa/src/assets/version.html
|
||||||
echo -e "${GREEN}Version set to ${version}${NOCOLOR}"
|
echo -e "${GREEN}Version set to ${version}${NOCOLOR}"
|
||||||
|
|
||||||
# ----------------------------------
|
# ----------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user