From cc49e60041b8958fedf5c0a519a92f646d9bae74 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Sat, 24 Dec 2022 04:34:28 +0530 Subject: Initial commit --- auto-login | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 auto-login (limited to 'auto-login') diff --git a/auto-login b/auto-login new file mode 100644 index 0000000..1643f5d --- /dev/null +++ b/auto-login @@ -0,0 +1,6 @@ +#!/bin/sh + +##Add this shell script to your PATH to access it from any location +##Replace /path/to/ to the location of the python script + +python /path/to/auto-login.py -- cgit v1.2.3