mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Fix Debian generate.sh
This commit is contained in:
		
							parent
							
								
									9f7609817e
								
							
						
					
					
						commit
						fe09c234bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -113,7 +113,7 @@ cp contrib/systemd/yggdrasil.service /tmp/$PKGNAME/etc/systemd/system/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
tar -czvf /tmp/$PKGNAME/data.tar.gz -C /tmp/$PKGNAME/ \
 | 
					tar -czvf /tmp/$PKGNAME/data.tar.gz -C /tmp/$PKGNAME/ \
 | 
				
			||||||
  usr/bin/yggdrasil usr/bin/yggdrasilctl \
 | 
					  usr/bin/yggdrasil usr/bin/yggdrasilctl \
 | 
				
			||||||
  etc/systemd/system/yggdrasil.service \
 | 
					  etc/systemd/system/yggdrasil.service
 | 
				
			||||||
tar -czvf /tmp/$PKGNAME/control.tar.gz -C /tmp/$PKGNAME/debian .
 | 
					tar -czvf /tmp/$PKGNAME/control.tar.gz -C /tmp/$PKGNAME/debian .
 | 
				
			||||||
echo 2.0 > /tmp/$PKGNAME/debian-binary
 | 
					echo 2.0 > /tmp/$PKGNAME/debian-binary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue