da69418b0d0b2972dd8dd9d04b7e89a8b0b329b5
make-update
Add new `make-update` make command to update the .gitlab subtree.
Adding the "common" subtree as your .gitlab folder
# Add the subtree as a remote
git subtree add --prefix .gitlab git@gitlab.ducoterra.net:services/common.git main --squash
# Now you can run the following to update
make make-update
Description
Minecraft server for [the-1122-pack](https://www.technicpack.net/modpack/the-1122-pack.1406454/mods)
Languages
Makefile
78.5%
Dockerfile
21.5%