From 440f126691c42e45b7c85e130c0bec9f6a8ab0df Mon Sep 17 00:00:00 2001 From: realtradam Date: Mon, 14 Aug 2023 18:16:08 -0400 Subject: init --- logout | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 logout (limited to 'logout') diff --git a/logout b/logout new file mode 100755 index 0000000..45bbc99 --- /dev/null +++ b/logout @@ -0,0 +1,2 @@ +#!/bin/bash +loginctl terminate-session 1 -- cgit v1.2.3