ci: typo
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							| @@ -103,7 +103,7 @@ jobs: | |||||||
|         echo 'Description=e2e' >> test.service |         echo 'Description=e2e' >> test.service | ||||||
|         echo '[Service]' >> test.service |         echo '[Service]' >> test.service | ||||||
|         echo 'User=user' >> test.service |         echo 'User=user' >> test.service | ||||||
|         echo 'RemainAfterExit=yes >> test.service |         echo 'RemainAfterExit=yes' >> test.service | ||||||
|         echo 'Type=oneshot' >> test.service |         echo 'Type=oneshot' >> test.service | ||||||
|         echo 'WorkingDirectory=/home/user' >> test.service |         echo 'WorkingDirectory=/home/user' >> test.service | ||||||
|         echo 'TimeoutStopSec=1' >> test.service |         echo 'TimeoutStopSec=1' >> test.service | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user