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",