From 440259478db2e25f8e6bb7fa539721f1a8c4fd30 Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Fri, 10 Nov 2023 16:26:06 +0100 Subject: [PATCH] commit message from python script --- .../kde_autostart_sshagent_folder_create.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/add_start_ssh_agent_on_kde/kde_autostart_sshagent_folder_create.py b/add_start_ssh_agent_on_kde/kde_autostart_sshagent_folder_create.py index 868b2f7..fcfb596 100755 --- a/add_start_ssh_agent_on_kde/kde_autostart_sshagent_folder_create.py +++ b/add_start_ssh_agent_on_kde/kde_autostart_sshagent_folder_create.py @@ -1,4 +1,4 @@ -#! /usr/bin/env Python3 +#! /usr/bin/env python3.11 import os, stat