helper: more debug options
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
				
			|||||||
#! /bin/sh
 | 
					#! /bin/sh
 | 
				
			||||||
 | 
					set -ex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if ! command -v python && command -v python3 ; then
 | 
					if ! command -v python && command -v python3 ; then
 | 
				
			||||||
	alias python='python3'
 | 
						alias python='python3'
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user