11 lines
134 B
Makefile
11 lines
134 B
Makefile
|
# copy
|
||
|
#
|
||
|
# this just rsyncs the stuff to the remote server(s) and runs
|
||
|
# pre- and post-deploy
|
||
|
|
||
|
pull-copy:
|
||
|
# nop
|
||
|
|
||
|
start-copy:
|
||
|
# nop
|