#!/bin/sh
echo "[facrst] Enter."
dscsampleapp -r='{"command":"Restart","type":"FactoryReset"}'
echo "[facrst] Exit."
exit 0
