mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Explain ignored exit code.
This commit is contained in:
		| @@ -44,6 +44,8 @@ EXIT_CODE=$? | ||||
|  | ||||
| cd $SCRIPT_DIR/.. | ||||
|  | ||||
| echo "Exit code is $EXIT_CODE, but we ignore this for the time being." | ||||
|  | ||||
| # for the time being, exit 0 | ||||
| #exit $EXIT_CODE | ||||
| exit 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user