From e28393ffb71ea524426c3194bc8e6c8596369a73 Mon Sep 17 00:00:00 2001 From: Leandro Estrella rPi Date: Sat, 5 Oct 2019 15:03:02 +0200 Subject: [PATCH] autostart script --- script/ephimera.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 script/ephimera.sh diff --git a/script/ephimera.sh b/script/ephimera.sh new file mode 100755 index 0000000..54fd01a --- /dev/null +++ b/script/ephimera.sh @@ -0,0 +1,2 @@ +sleep 5 +/home/pi/Desktop/ephimera/ephimera/application.linux-armv6hf/ephimera && sleep 5 && sudo halt \ No newline at end of file