2 lines
102 B
Bash
2 lines
102 B
Bash
#!/bin/sh
|
|
cp ${PKG_PREFIX}/share/sapphire/menu/default.orig ${PKG_PREFIX}/share/sapphire/menu/default
|