Manual: Update build scripts in preparation of multi-repo setup

This commit is contained in:
2023-02-28 10:34:48 +01:00
parent 8e53b8fd4d
commit 16e883db7d
5 changed files with 29 additions and 14 deletions

View File

@ -23,7 +23,6 @@ cd ..
mv ./Repo/* ./Repo.tmp/
mv ./Repo.tmp/* ./Repo/
# Move everything to the working directory and on to the next step
# Move everything to the working directory, ready for the next steps
mv ./Repo/* ./
chmod +x *.sh
./Main.sh