setting up for docker
This commit is contained in:
		
							parent
							
								
									dda5b52209
								
							
						
					
					
						commit
						b991e054d4
					
				
							
								
								
									
										19
									
								
								install
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								install
									
									
									
									
									
								
							@ -1,19 +0,0 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
echo "$0 has been deprecated!"
 | 
			
		||||
echo "Please install a specific profile via install-profile"
 | 
			
		||||
exit 0
 | 
			
		||||
 | 
			
		||||
# CONFIG="install.conf.yaml"
 | 
			
		||||
# DOTBOT_DIR="dotbot"
 | 
			
		||||
 | 
			
		||||
# DOTBOT_BIN="bin/dotbot"
 | 
			
		||||
# BASEDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
 | 
			
		||||
 | 
			
		||||
# cd "${BASEDIR}"
 | 
			
		||||
# git -C "${DOTBOT_DIR}" submodule sync --quiet --recursive
 | 
			
		||||
# git submodule update --init --recursive "${DOTBOT_DIR}"
 | 
			
		||||
 | 
			
		||||
# "${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" -c "${CONFIG}" "${@}"
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user