mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 18:41:39 +02:00
![]() Command I used, for posterity: for fn in $(cd /usr/src/enet; echo **/*); do if [ -e $fn ]; then cp -a \ /usr/src/enet/$fn $fn; fi; done |
||
---|---|---|
.. | ||
enet |