#!/bin/bash

sync && nohup reboot "$@" > /dev/null
