mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 23:36:21 +07:00 
			
		
		
		
	cleanup
This commit is contained in:
		| @ -20,12 +20,6 @@ add_log() { | ||||
| update_ppa() { | ||||
|   if [ "$ppa_updated" = "false" ]; then | ||||
|     sudo "$debconf_fix" apt-get update >/dev/null 2>&1 | ||||
| #    if [[ "$version" =~ $old_versions ]]; then | ||||
| #      ppa="dotdeb-ubuntu-php*.list" | ||||
| #    else | ||||
| #      ppa="ondrej-ubuntu-php*.list" | ||||
| #    fi | ||||
| #    find /etc/apt/sources.list.d -type f -name "$ppa" -exec sudo "$debconf_fix" apt-fast update -o Dir::Etc::sourcelist="{}" ';' >/dev/null 2>&1 | ||||
|     ppa_updated="true" | ||||
|   fi | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur