Source Update
This commit is contained in:
		@@ -21,8 +21,8 @@ wx-ssh-sign(){
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
wx-ssh-sign-create(){
 | 
					wx-ssh-sign-create(){
 | 
				
			||||||
    mkdir -p $HOME/.ssh/keys
 | 
					    mkdir -p $HOME/.ssh/keys
 | 
				
			||||||
    chmod 600 -R $HOME/.ssh/keys
 | 
					 | 
				
			||||||
    chmod 700 $HOME/.ssh/keys
 | 
					    chmod 700 $HOME/.ssh/keys
 | 
				
			||||||
 | 
					    chmod 600 $HOME/.ssh/keys/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    NAME=$1
 | 
					    NAME=$1
 | 
				
			||||||
    ROLE=$2
 | 
					    ROLE=$2
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user