mirror of
				https://ceregatti.org/git/daniel/dayzdockerserver.git
				synced 2025-11-04 07:13:34 +00:00 
			
		
		
		
	Unset the DEVELOPMENT environment variable in .bashrc to make my life easier.
This commit is contained in:
		
							parent
							
								
									eff95afd65
								
							
						
					
					
						commit
						5eddab9abb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,7 @@
 | 
			
		|||
cat > .bashrc <<EOF
 | 
			
		||||
alias ls='ls --color'
 | 
			
		||||
export PS1="${debian_chroot:+($debian_chroot)}\u@dz-server:\w\$ "
 | 
			
		||||
unset DEVELOPMENT
 | 
			
		||||
EOF
 | 
			
		||||
 | 
			
		||||
# Start the server.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue