File: create_executable.sh

package info (click to toggle)
dioptas 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 163,396 kB
  • sloc: python: 28,770; makefile: 24; xml: 9; sh: 3
file content (3 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (2)
1
2
3
#!/usr/bin/env bash
sudo rm -rf build
pyinstaller Dioptas.spec -y