Ladsgroup added a comment.

Made a bash file with this content:

cd /var/www/html/
sudo chmod 777 -R .
git reset --hard origin/master
git pull
php composer.phar update
cd extensions/Wikibase
git reset --hard origin/master
git pull
php composer.phar update
cd ../WikibaseLexeme/
git reset --hard origin/master
git pull
php composer.phar update

And added it a the crontab that updates it every day. I wait and monitor it for some days to see if it's working as expected and then we can consider this done.


TASK DETAIL
https://phabricator.wikimedia.org/T162696

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Ladsgroup, Aklapper, Lydia_Pintscher, QZanden, Salgo60, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to