|
@@ -130,6 +130,9 @@ ln -s Inspector mnt/bin/ins
|
|
ln -s SoundPlayer mnt/bin/sp
|
|
ln -s SoundPlayer mnt/bin/sp
|
|
echo "done"
|
|
echo "done"
|
|
|
|
|
|
|
|
+mkdir -p mnt/boot/
|
|
|
|
+cp kernel mnt/boot/
|
|
|
|
+
|
|
# Run local sync script, if it exists
|
|
# Run local sync script, if it exists
|
|
if [ -f sync-local.sh ]; then
|
|
if [ -f sync-local.sh ]; then
|
|
sh sync-local.sh
|
|
sh sync-local.sh
|