mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-26 22:44:28 +00:00
6 lines
247 B
Bash
Executable File
6 lines
247 B
Bash
Executable File
echo "Warning: this script will only work if your repo is on Tera"
|
|
ln -s /courses/e190ax/buildroot_boot/all.txt all.txt
|
|
ln -s /courses/e190ax/buildroot_boot/bootmem.txt bootmem.txt
|
|
ln -s /courses/e190ax/buildroot_boot/ram.txt ram.txt
|
|
echo "Done!"
|