escaping - escape uwsgi magic variables -


i'm using uwsgi implement crontab. i'd call unix date command crontab. this:

cron2 = minute=50 some_job.py `date "+%y-%m-%d"` `date -v -1d "+%y-%m-%d"`

but uwsgi interprets % modifiers magic variables. there way avoid this?


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -