mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 02:30:45 -05:00
Remove server-core directory and initialize it as a Git repository
This commit is contained in:
parent
42338bfbfb
commit
ddc4c64190
@ -138,6 +138,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Fetch Server Core Config
|
- name: Fetch Server Core Config
|
||||||
run: |
|
run: |
|
||||||
|
rm -rf ./server-core
|
||||||
git init ./server-core
|
git init ./server-core
|
||||||
cd ./server-core
|
cd ./server-core
|
||||||
git remote add origin https://dev.sp-tarkov.com/SPT-AKI/Server.git
|
git remote add origin https://dev.sp-tarkov.com/SPT-AKI/Server.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user