5 lines
66 B
Bash

#! /bin/sh
echo 0 > /proc/sys/kernel/printk
./PicoDrive "$@"
sync