Motd: Add extra port for uwsgi
This commit is contained in:
		
							parent
							
								
									d342534c40
								
							
						
					
					
						commit
						74df2cc330
					
				|  | @ -204,7 +204,7 @@ fi | |||
| ## IF UWSGI [[[ | ||||
| if [ "$(command -v uwsgi)" ]; then | ||||
|   MSG=$(process_info "uwsgi" '') | ||||
|   MSG=$(service_info "8888" "${MSG}") | ||||
|   MSG=$(service_info "3031|8888" "${MSG}") | ||||
|   printf '%b' "\\n${MSG}" | ||||
| fi | ||||
| ## ]]] | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue