fixup! add release generator script
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
All checks were successful
rvr-nextgen/pipeline/pr-master This commit looks good
This commit is contained in:
parent
0d57268700
commit
c9c854ed41
@ -22,6 +22,6 @@ find public/static/css -type f -iname '*.css' -exec cleancss {} -o {} \;
|
|||||||
find public/static/img -type f -iname '*.svg' -exec svgo {} -o {} \;
|
find public/static/img -type f -iname '*.svg' -exec svgo {} -o {} \;
|
||||||
|
|
||||||
echo "Linking view files..."
|
echo "Linking view files..."
|
||||||
./mapg view:link
|
./rvr view:link
|
||||||
|
|
||||||
rm .env
|
rm .env
|
||||||
|
Loading…
Reference in New Issue
Block a user