Skip to content

Instantly share code, notes, and snippets.

@Ced2911
Created October 4, 2017 08:57
Show Gist options
  • Save Ced2911/3ac3b0e47fdb9565fca0892ff0085541 to your computer and use it in GitHub Desktop.
Save Ced2911/3ac3b0e47fdb9565fca0892ff0085541 to your computer and use it in GitHub Desktop.
snes mini
sed -i -re 's/\/usr\/share\/games\/nes\/kachikachi/\/var\/lib\/hakchi\/rootfs\/usr\/share\/games/g' /var/lib/hakchi/rootfs/etc/preinit.d/b0000_defines
rm /var/lib/hakchi/rootfs/usr/share/games/nes -R
cp /usr/share/games/* /var/lib/hakchi/rootfs/usr/share/games -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment