This commit is contained in:
USER
2023-06-22 22:36:40 +01:00
parent f9b8a4485f
commit bc28e13e91

View File

@ -1,5 +1,5 @@
SHELL := /bin/sh
ZPC = /zz
ZZ = /zz
MAKEFILE_NAME := $(firstword $(MAKEFILE_LIST))
.PHONY: help
@ -11,8 +11,8 @@ mark-complete:
-touch /var/tmp/${MAKEFILE_NAME}
update:
-(${ZPC}/zShared/sbin/GitClone)
-(${ZPC}/zShared/sbin/GitPull)
-(${ZZ}/zShared/sbin/GitClone)
-(${ZZ}/zShared/sbin/GitPull)
#####
load-all: update mark-complete