.
This commit is contained in:
@ -10,11 +10,15 @@ help: ## Show this help
|
|||||||
mark-complete:
|
mark-complete:
|
||||||
-touch /var/tmp/Makefile.rootgit
|
-touch /var/tmp/Makefile.rootgit
|
||||||
|
|
||||||
setup-dirs:
|
initial-setup:
|
||||||
|
-(./shared/rGitClone)
|
||||||
|
-(./shared/rGitPull)
|
||||||
|
|
||||||
|
update:
|
||||||
-(./shared/rGitClone)
|
-(./shared/rGitClone)
|
||||||
-(./shared/rGitPull)
|
-(./shared/rGitPull)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#####
|
#####
|
||||||
load-all: setup-dirs mark-complete
|
load-all: mark-complete
|
||||||
|
|||||||
Reference in New Issue
Block a user