DEL unused temp_file
This commit is contained in:
		@@ -11,7 +11,6 @@ file_suffix="linux-amd64"
 | 
			
		||||
install_dir="/usr/local/bin"
 | 
			
		||||
file_gitea="gitea"
 | 
			
		||||
temp_folder="temp.gitea.08154711"
 | 
			
		||||
temp_file=${temp_folder}/${file_gitea}
 | 
			
		||||
 | 
			
		||||
# get the latest version with the website_latest uri to github:
 | 
			
		||||
website_version_raw=$( curl -Ls -I -o /dev/null -w %{url_effective} ${website_latest} )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user