OC-KittenOS/laboratory/reset.sh

11 lines
228 B
Bash
Raw Normal View History

2018-05-30 08:47:20 +10:00
#!/bin/sh
# This is released into the public domain.
# No warranty is provided, implied or otherwise.
cp ocemu.cfg.default ocemu.cfg && rm -rf c1-sda c1-sdb
2018-05-30 08:47:20 +10:00
mkdir c1-sda c1-sdb
echo -n c1-sda > c1-eeprom/data.bin
./update.sh