Make commands more resilient
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
INSTALLER=$(gum file $OMAKUB_PATH/install)
 | 
			
		||||
gum confirm "Run installer?" && source $INSTALLER
 | 
			
		||||
[ -n "$INSTALLER" ] && gum confirm "Run installer?" && source $INSTALLER
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user