mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 21:03:25 +00:00 
			
		
		
		
	Merge branch 'bugfix-35' into readme-update
This commit is contained in:
		
						commit
						607a23abb4
					
				|  | @ -4,7 +4,7 @@ DIR=`dirname "$0"` | ||||||
| DIR=`exec 2>/dev/null;(cd -- "$DIR") && cd -- "$DIR"|| cd "$DIR"; unset PWD; /usr/bin/pwd || /bin/pwd || pwd` | DIR=`exec 2>/dev/null;(cd -- "$DIR") && cd -- "$DIR"|| cd "$DIR"; unset PWD; /usr/bin/pwd || /bin/pwd || pwd` | ||||||
| 
 | 
 | ||||||
| # Grab the absolute path to the default pfx location | # Grab the absolute path to the default pfx location | ||||||
| cert_path="$DIR/.keys/cert.pfx" | cert_path="$DIR/../../.keys/cert.pfx" | ||||||
| 
 | 
 | ||||||
| if [ "$#" -lt "1" ]; then | if [ "$#" -lt "1" ]; then | ||||||
|     echo "USAGE: $0 <ABSOLUTE PATH TO CERT.PFX> [License Gen args...]" |     echo "USAGE: $0 <ABSOLUTE PATH TO CERT.PFX> [License Gen args...]" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user