From 29d421924cb8079348c271d1bddb8f7f4b09e397 Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Fri, 10 Nov 2023 16:45:22 +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 fcfb596..49667a7 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 @@ -68,7 +68,7 @@ def set_key_permission(key_liste = list): exist_dict.append({"file": file, "status": "berechtigung sind richtig"}) return exist_dict - +###### def main(): kde_folders = [ os.environ["HOME"] + "/.config/autostart-scripts",