]> git.phdru.name Git - phdru.name/phdru.name.git/commit
Fix: blog_db.py is a module, not a script
authorOleg Broytman <phd@phdru.name>
Mon, 19 Jun 2017 11:41:28 +0000 (14:41 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 19 Jun 2017 11:41:28 +0000 (14:41 +0300)
commit8f748dcca1f749e9dcea17a2e9a6c735c2c1cfe7
treecd56ed0db13e6ccd56927ecc49c9393e4641c08f
parent5b12d02a21a77d5543c6efe20f9a7366c4906c1b
Fix: blog_db.py is a module, not a script

Remove shebang, make it non-executable.
blog_db.py [changed mode: 0755->0644]