File: build-rel.sh

package info (click to toggle)
turing 0.11~beta-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,148 kB
  • sloc: python: 103,898; xml: 101; makefile: 50; sh: 29
file content (12 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

cd src

source tools/compile-gui.sh
python3 tools/build.py

cd ..

\cp src/dist/turing .

source gen-arc.sh