mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
rename
This commit is contained in:
5
ssh_lib/config.py
Normal file
5
ssh_lib/config.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
base = Path(__file__).parent.parent
|
||||
templates = base / 'templates'
|
||||
Reference in New Issue
Block a user