mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 14:50:07 -07:00
openssh: Clean up post-install file
This commit is contained in:
parent
a44c20d42b
commit
7be43ebb96
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Generate host keys if they don't already exist.
|
||||
ssh-keygen -A >/dev/null 2>&1
|
||||
ssh-keygen -A >/dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user