updated some load paths.
This commit is contained in:
		
							parent
							
								
									3b8b7164da
								
							
						
					
					
						commit
						f6769c725f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -72,7 +72,7 @@ if [ -d "$HOME/.local" ] ; then
 | 
			
		|||
fi
 | 
			
		||||
 | 
			
		||||
# Load information that is in any extra random installed directory.
 | 
			
		||||
__LOAD_DIRS=(/opt/mate /opt/makemkv /opt/ffmpeg $HOME/.gem/ruby/2.5.0 /opt/icestorm)
 | 
			
		||||
__LOAD_DIRS=(/opt/fpga /opt/makemkv /opt/icestorm)
 | 
			
		||||
for DIR_EXPAND in ${__LOAD_DIRS[*]}; do
 | 
			
		||||
	loadDirectory $DIR_EXPAND
 | 
			
		||||
done
 | 
			
		||||
| 
						 | 
				
			
			@ -109,4 +109,4 @@ unset DIR_EXPAND __LOAD_DIRS
 | 
			
		|||
#		#echo $__VAR_PTR "=" $__VAR_VAL
 | 
			
		||||
#	fi
 | 
			
		||||
#done
 | 
			
		||||
#unset __VAR_PTR_LST __VAR_PTR __VAR_VAL
 | 
			
		||||
#unset __VAR_PTR_LST __VAR_PTR __VAR_VAL
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue