You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
170 B

#!/bin/bash
git rm -rf dasmap
git submodule add --force https://git.dasmap.com/dasmap.com/dasmapCore dasmap
git submodule init
git submodule update --rebase --remote