parse micropub queries with pyquerystring library

Better handling of PHP's fancy urlencoded arrays
This commit is contained in:
Kyle Mahan 2016-01-27 08:09:03 -08:00
parent b49c53eeda
commit e860d789aa
2 changed files with 8 additions and 4 deletions

View file

@ -12,6 +12,6 @@ cd $REMOTE_PATH
git pull origin master \
&& source venv/bin/activate \
&& pip install --upgrade -r requirements.txt \
&& sudo restart silopub
&& sudo restart woodwind
'"