Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 938d7a8c47 | |||
| bdff302a2b | 
| @@ -1,4 +1,7 @@ | |||||||
| # Runit-Service-Manager | # Runit-Service-Manager | ||||||
|  |  | ||||||
| This is the CLI Runit Service Manager {rsv}, forked from Void Service Manager {vsv}  https://github.com/bahamas10/vsv/blob/master/vsv | - This is the CLI Runit Service Manager {rsv}, forked from Void Service Manager {vsv}  https://github.com/bahamas10/vsv/blob/master/vsv | ||||||
|  |  | ||||||
|  | - Terminal Commands are exactly the same as sv, but produces a beautified layout. | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								rsv
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								rsv
									
									
									
									
									
								
							| @@ -115,7 +115,7 @@ usage() { | |||||||
| 	logo=$(getlogo) | 	logo=$(getlogo) | ||||||
|  |  | ||||||
| 	cat <<EOF | 	cat <<EOF | ||||||
| $colormagenta ____   ___  __  __ | $colormagenta ______    ___  __  __ | ||||||
| $colormagenta | | \ \ / __\ \ \/ /  $colorgreen Runit Service Manager ($RSV_VERSION) | $colormagenta | | \ \ / __\ \ \/ /  $colorgreen Runit Service Manager ($RSV_VERSION) | ||||||
| $colormagenta | |_/ / \__  \ \  /   $colorgreen Source: https://github.com/bahamas10/vsv | $colormagenta | |_/ / \__  \ \  /   $colorgreen Source: https://github.com/bahamas10/vsv | ||||||
| $colormagenta | | \ \ \___/   \/    $colorgreen MIT License | $colormagenta | | \ \ \___/   \/    $colorgreen MIT License | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user