mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-06-12 05:29:25 +02:00
4
Makefile
4
Makefile
@ -66,8 +66,8 @@ update-docker:
|
||||
|
||||
.PHONY: update
|
||||
update: update-docker
|
||||
# git submodule update --init --recursive --remote
|
||||
# git pull --recurse-submodules --all --progress
|
||||
git submodule update --init --recursive --remote
|
||||
git pull --recurse-submodules --all --progress
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
Reference in New Issue
Block a user