Source Update
This commit is contained in:
		@@ -27,6 +27,7 @@ wx-ssh-sign-create(){
 | 
			
		||||
 | 
			
		||||
    if [[ ! -f "$HOME/.ssh/keys/$NAME-ed25519" ]]
 | 
			
		||||
    then
 | 
			
		||||
        mkdir -p $HOME/.ssh/keys
 | 
			
		||||
        ssh-keygen -t ed25519 -f $HOME/.ssh/keys/$NAME-ed25519 -q -N "" &> /dev/null
 | 
			
		||||
    fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user