add installation scripts for Debian 13

This commit is contained in:
0R3Z
2026-01-25 17:58:26 +01:00
parent 6f196aca64
commit 1e2d8688a8
6 changed files with 44 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