Add: Start govel build packages

This commit is contained in:
L0m1g 2025-05-03 18:33:53 +02:00
parent 865ec5def5
commit c26fcdc1db
18 changed files with 37 additions and 26 deletions

View file

@ -8,8 +8,8 @@
#
from pathlib import Path
from erminig.config import Config
from erminig.system.security import run_as_user
from erminig.core.config import Config
from erminig.core.security import run_as_user
class Pakva: