This commit is contained in:
USER
2023-02-04 20:27:11 +00:00
parent b9b2bc75e2
commit 7ef200a18c

View File

@ -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