add ubuntu 20.04, debian 12 scripts

This commit is contained in:
Lion Kortlepel
2024-01-08 10:31:10 +01:00
committed by Lion
parent 52c5a995cc
commit 8695413211
12 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -ex
git config --global --add safe.directory $(pwd)
git config --global --add safe.directory $(pwd)/vcpkg
git config --global --add safe.directory $(pwd)/deps/commandline