From 06128f7345e6ef01d638eaa83ca95c3f6513224a Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 6 Sep 2020 03:26:46 -0400 Subject: [PATCH] Remove unnecessary portion of screen on/off config --- docs/scheduled_display.md | 81 --------------------------------------- 1 file changed, 81 deletions(-) diff --git a/docs/scheduled_display.md b/docs/scheduled_display.md index acd3937..4b33818 100644 --- a/docs/scheduled_display.md +++ b/docs/scheduled_display.md @@ -6,87 +6,6 @@ The below is setup to turn the display on at ```0600``` and off at ```0000```. P ``` sh -pip3 install -U python-dotenv - -cat > /etc/default/screen-on-off < /usr/local/bin/screen-on-off < /etc/systemd/system/screen-on-off.service < /etc/systemd/system/screen-on.timer <