Skip to content

Commit

Permalink
Change path to img in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolaj P. Danilyuk committed Nov 3, 2020
1 parent 731d5b9 commit 8c69051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_scripts/build_OS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PATH_XILINX_SDK=/opt/Xilinx/SDK/2019.1
PATH_XILINX_VIVADO=/opt/Xilinx/Vivado/2020.1
RP_UBUNTU=redpitaya_ubuntu_13-14-23_25-sep-2017.tar.gz
RP_UBUNTU=LinuxOS/redpitaya_ubuntu_13-14-23_25-sep-2017.tar.gz
SCHROOT_CONF_PATH=/etc/schroot/chroot.d/red-pitaya-ubuntu.conf

function print_ok(){
Expand Down

0 comments on commit 8c69051

Please sign in to comment.