mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-11 06:14:57 +00:00
Use STD variable for npm run build command
This commit is contained in:
@@ -47,7 +47,7 @@ function update_script() {
|
||||
set -a
|
||||
source /opt/domain-locker.env
|
||||
set +a
|
||||
npm run build
|
||||
$STD npm run build
|
||||
msg_info "Built Domain-Locker"
|
||||
|
||||
msg_info "Restarting Services"
|
||||
|
||||
Reference in New Issue
Block a user