core/CliMulti/Output.php also searches via '/usr/bin/env php':
reconfigure size in manifest... OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=55
This commit is contained in:
parent
8e6d69b820
commit
3577503fc0
@ -118,7 +118,7 @@ do
|
|||||||
sed -i "/\W\"${i}\"\W/d" config/manifest.inc.php
|
sed -i "/\W\"${i}\"\W/d" config/manifest.inc.php
|
||||||
done
|
done
|
||||||
# Insert new hashes for chanded files
|
# Insert new hashes for chanded files
|
||||||
for file in console 'vendor/leafo/lessphp/plessc' 'vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php' 'config/global.ini.php'
|
for file in console 'vendor/leafo/lessphp/plessc' 'vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php' 'config/global.ini.php' 'core/CliMulti/Output.php'
|
||||||
do
|
do
|
||||||
size=$(ls -l $file | awk '{ print $5 }')
|
size=$(ls -l $file | awk '{ print $5 }')
|
||||||
checksum=$(md5sum $file | awk '{ print $1 }')
|
checksum=$(md5sum $file | awk '{ print $1 }')
|
||||||
|
Loading…
Reference in New Issue
Block a user