Add: Start govel build packages
This commit is contained in:
parent
865ec5def5
commit
c26fcdc1db
18 changed files with 37 additions and 26 deletions
|
|
@ -11,8 +11,8 @@ import os
|
|||
import subprocess
|
||||
import sys
|
||||
from pathlib import Path
|
||||
from erminig.system.security import check_root, check_user_exists
|
||||
from erminig.config import Config # Voilà la différence clé !
|
||||
from erminig.core.security import check_root, check_user_exists
|
||||
from erminig.core.config import Config
|
||||
|
||||
PAK_USER = Config.PAK_USER
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue