mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-30 23:07:56 +07:00 
			
		
		
		
	Change variable name in ppa.sh
This commit is contained in:
		| @ -159,9 +159,9 @@ add_ppa() { | ||||
|   else | ||||
|     add_list "$ppa" | ||||
|   fi | ||||
|   status="$?" | ||||
|   exit_code="$?" | ||||
|   . /etc/os-release | ||||
|   return $status | ||||
|   return $exit_code | ||||
| } | ||||
|  | ||||
| # Function to update a PPA. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur