mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 22:19:14 +01:00
7 lines
81 B
Bash
Executable File
7 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source $bindir/diamond_env
|
|
|
|
yum remove -y libusb
|
|
diamondc build.tcl
|