1
0
forked from me/IronOS

Improved SL translation

This commit is contained in:
Žiga Kralj
2021-01-14 00:50:23 +01:00
parent 2052f308b0
commit 713f22ddcc
2 changed files with 74 additions and 74 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e
# Setup shell file to setup the environment on an ubuntu machine
sudo apt-get update && sudo apt-get install -y make bzip2 git python3 wget
#sudo apt-get update && sudo apt-get install -y make bzip2 git python3 wget
sudo mkdir -p /build
cd /build