mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 03:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
cacb0086c4
commit
64ef46fe41
2
Makefile
2
Makefile
@ -68,6 +68,8 @@ FORCE:
|
|||||||
%.config: %/config.example
|
%.config: %/config.example
|
||||||
|
|
||||||
|
|
||||||
|
# NOTE: this will edit the config either if it does not exist or if it
|
||||||
|
# is the same as the example...
|
||||||
config.global: config.global.example
|
config.global: config.global.example
|
||||||
@ [ ! -e "$@" ] \
|
@ [ ! -e "$@" ] \
|
||||||
|| cmp --silent "$<" "$@" \
|
|| cmp --silent "$<" "$@" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user