mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 17:46:56 +00:00
Oops
This commit is contained in:
parent
05f012aecd
commit
aae0cc8e5b
1 changed files with 0 additions and 3 deletions
3
tests.sh
3
tests.sh
|
@ -5,9 +5,6 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cd /host/
|
cd /host/
|
||||||
echo Removing any preexisting builds and databases.
|
|
||||||
echo This may take a few moments...
|
|
||||||
rm -rf ./built ./db ./redis
|
|
||||||
apt-get update && apt-get install -y git wget curl build-essential python3 ffmpeg
|
apt-get update && apt-get install -y git wget curl build-essential python3 ffmpeg
|
||||||
cp .config/ci.yml .config/default.yml
|
cp .config/ci.yml .config/default.yml
|
||||||
cp .config/ci.yml .config/test.yml
|
cp .config/ci.yml .config/test.yml
|
||||||
|
|
Loading…
Add table
Reference in a new issue