mirror of
				https://github.com/binwiederhier/ntfy.git
				synced 2025-10-31 13:02:24 +01:00 
			
		
		
		
	Bump
This commit is contained in:
		
							parent
							
								
									0170f673bd
								
							
						
					
					
						commit
						7adb0e4f2f
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										10
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
										
									
									
									
								
							|  | @ -129,13 +129,13 @@ sudo apt install ntfy | ||||||
| **Debian/Ubuntu** (*manual install*)**:** | **Debian/Ubuntu** (*manual install*)**:** | ||||||
| ```bash | ```bash | ||||||
| sudo apt install tmux | sudo apt install tmux | ||||||
| wget https://github.com/binwiederhier/ntfy/releases/download/v1.2.0/ntfy_1.2.0_amd64.deb | wget https://github.com/binwiederhier/ntfy/releases/download/v1.2.4/ntfy_1.2.4_amd64.deb | ||||||
| dpkg -i ntfy_1.2.0_amd64.deb | dpkg -i ntfy_1.2.4_amd64.deb | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| **Fedora/RHEL/CentOS:** | **Fedora/RHEL/CentOS:** | ||||||
| ```bash | ```bash | ||||||
| rpm -ivh https://github.com/binwiederhier/ntfy/releases/download/v1.2.0/ntfy_1.2.0_amd64.rpm | rpm -ivh https://github.com/binwiederhier/ntfy/releases/download/v1.2.4/ntfy_1.2.4_amd64.rpm | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| **Docker:** | **Docker:** | ||||||
|  | @ -150,8 +150,8 @@ go get -u heckel.io/ntfy | ||||||
| 
 | 
 | ||||||
| **Manual install** (*any x86_64-based Linux*)**:** | **Manual install** (*any x86_64-based Linux*)**:** | ||||||
| ```bash | ```bash | ||||||
| wget https://github.com/binwiederhier/ntfy/releases/download/v1.2.0/ntfy_1.2.0_linux_x86_64.tar.gz | wget https://github.com/binwiederhier/ntfy/releases/download/v1.2.4/ntfy_1.2.4_linux_x86_64.tar.gz | ||||||
| sudo tar -C /usr/bin -zxf ntfy_1.2.0_linux_x86_64.tar.gz ntfy | sudo tar -C /usr/bin -zxf ntfy_1.2.4_linux_x86_64.tar.gz ntfy | ||||||
| ./ntfy | ./ntfy | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Philipp Heckel
						Philipp Heckel