diff --git a/shutdown.sh b/shutdown.sh deleted file mode 100755 index ea552b1..0000000 --- a/shutdown.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -dt=$(date +'%d/%m/%y-%H.%M.%S') -echo "[$dt] navi shutting down..." >> navi.log -$HOME/scripts/modeset.py --shutdown -shutdown -h now