Browse Source

mkdoc with venv

84582af
Dirk Alders 2 years ago
parent
commit
706c804e9d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkdoc

+ 1
- 1
mkdoc View File

@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python3
1
+#!/home/dirk/bin/venv/bin/python
2 2
 # -*- coding: UTF-8 -*-
3 3
 
4 4
 import jinja2

Loading…
Cancel
Save