🐞 fix(_path): fix relative to absolute path

This commit is contained in:
Eshan Roy
2024-11-26 10:05:28 +05:30
parent 6ec4d91329
commit e1e87450b7
3 changed files with 21 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/python
import os
from os import makedirs