✨ Warden process manager
This commit is contained in:
		| @@ -7,3 +7,8 @@ paths = ["/"] | ||||
| [[locations.destinations]] | ||||
| id = "static" | ||||
| uri = "files://regions?index=index.html" | ||||
|  | ||||
| [[applications]] | ||||
| id = "script" | ||||
| exe = "./script.sh" | ||||
| workdir = "regions" | ||||
|   | ||||
							
								
								
									
										3
									
								
								regions/script.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								regions/script.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| echo "Good morning!" | ||||
		Reference in New Issue
	
	Block a user