Modificar 'bookworm/BldHelper.py'
This commit is contained in:
parent
48ea8d5ed5
commit
bf77b4a0a4
|
@ -18,7 +18,7 @@ SUFFIX = "amd64"
|
|||
BUILD = "Deb"
|
||||
TODAY = datetime.datetime.utcnow().strftime("%Y-%m-%d")
|
||||
FileName = f"{PREFIX}-{SUFFIX}"
|
||||
LOCATION = "/var/www/html/nightly/PepMini/" + BUILD
|
||||
LOCATION = "/var/www/html/nightly/PepOSServer/" + BUILD
|
||||
LogDir = "/var/log/Live-Build"
|
||||
WorkingDir = "/home/pepadmin/PepOSServer/bookworm"
|
||||
|
||||
|
|
Loading…
Reference in New Issue