chmod a=rw /usr/local/vesta/data/upgrades/show_changelog

This commit is contained in:
myvesta 2020-07-04 23:56:10 +02:00 committed by GitHub
commit c2a4f74496
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,8 @@ if [ ! -d "/usr/local/vesta/data/upgrades" ]; then
fi
# show changelog after update
touch /usr/local/vesta/data/upgrades/show_changelog
echo "1" > /usr/local/vesta/data/upgrades/show_changelog
chmod a=rw /usr/local/vesta/data/upgrades/show_changelog
if [ ! -f "/usr/local/vesta/data/upgrades/tune-fpm-config-files-v1" ]; then
touch /usr/local/vesta/data/upgrades/tune-fpm-config-files-v1