This commit is contained in:
Marc Beninca 2024-06-08 23:51:37 +02:00
parent 8c016627f9
commit c60897e876
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -119,9 +119,9 @@ def set_ssh(*arguments):
if ssh_hosts:
fs.write(known, ssh_hosts)
os.chmod(known, 0o400)
cat(known)
#
browse(ssh)
cat(known)
def open(*arguments):