Commit e8f14d9e authored by nanahira's avatar nanahira

fix

parent 7b12df29
...@@ -3,7 +3,7 @@ set -x ...@@ -3,7 +3,7 @@ set -x
set -o errexit set -o errexit
# TARGET_LOCALE # TARGET_LOCALE
apt update && apt -y install tar git apt update && apt -y install p7zip-full git
git submodule update --init git submodule update --init
mkdir dist replay mkdir dist replay
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment