(feat): Added/Remove apps, cleaned up script
This commit is contained in:
		
							parent
							
								
									e3b38c2d02
								
							
						
					
					
						commit
						c4bd753289
					
				
					 1 changed files with 0 additions and 15 deletions
				
			
		|  | @ -170,18 +170,3 @@ for file in ${FILES[@]}; do | |||
| 		exit 1 | ||||
| 	fi | ||||
| done | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| #################################################### | ||||
| # Soon to be removed from this post install script # | ||||
| #################################################### | ||||
| 
 | ||||
| # Check to see if running as sudo/root | ||||
| 
 | ||||
| #if [ "$(id -u)" -ne 0 ]; then | ||||
| #        echo 'This script must be run by root' >&2 | ||||
| #        exit 1 | ||||
| #fi | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway