mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
42c9d19cac
commit
3c5c150edf
3
Makefile
3
Makefile
@ -70,7 +70,7 @@ FORCE:
|
||||
|
||||
config.global: config.global.example
|
||||
@ [ ! -e "$@" ] \
|
||||
&& cat "$<" > "$@" \
|
||||
&& cp "$<" "$@" \
|
||||
&& $(EDITOR) "$@" \
|
||||
|| true
|
||||
|
||||
@ -142,5 +142,6 @@ clean-all: clean
|
||||
|
||||
|
||||
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
# vim:set ts=4 sw=4 nowrap :
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user