mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
tweaking/generalizing....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a6ed524808
commit
f636ab5985
@ -4,6 +4,15 @@
|
|||||||
source ../.pct-helpers
|
source ../.pct-helpers
|
||||||
|
|
||||||
|
|
||||||
|
#----------------------------------------------------------------------
|
||||||
|
|
||||||
|
[ -e ../config.global ] \
|
||||||
|
&& source ../config.global
|
||||||
|
|
||||||
|
[ -e ./config ] \
|
||||||
|
&& source ./config
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
|
||||||
UPDATE_ON_LAN=1
|
UPDATE_ON_LAN=1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user