mirror of https://github.com/tteck/Proxmox.git
				
				
				
			lxc-forgejo: Remove info written to ~/forgejo.creds
This commit is contained in:
		
							parent
							
								
									453d6f566a
								
							
						
					
					
						commit
						710f92871a
					
				| 
						 | 
				
			
			@ -37,9 +37,6 @@ chmod 750 /var/lib/forgejo
 | 
			
		|||
mkdir /etc/forgejo
 | 
			
		||||
chown root:git /etc/forgejo
 | 
			
		||||
chmod 770 /etc/forgejo
 | 
			
		||||
echo "" >>~/forgejo.creds
 | 
			
		||||
echo -e "Forgejo GIT User: \e[32mgit\e[0m" >>~/forgejo.creds
 | 
			
		||||
echo -e "Forgejo data directory: \e[32m/var/lib/forgejo\e[0m" >>~/forgejo.creds
 | 
			
		||||
msg_ok "Setup Forgejo"
 | 
			
		||||
 | 
			
		||||
msg_info "Creating Service"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue