mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update linkwarden.sh
add `yarn playwright install`
This commit is contained in:
		@@ -67,6 +67,7 @@ if [[ "${RELEASE}" != "$(cat /opt/${APP}_version.txt)" ]] || [[ ! -f /opt/${APP}
 | 
			
		||||
  git pull
 | 
			
		||||
  yarn
 | 
			
		||||
  npx playwright install-deps
 | 
			
		||||
  yarn playwright install
 | 
			
		||||
  yarn prisma generate
 | 
			
		||||
  yarn build
 | 
			
		||||
  yarn prisma migrate deploy
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user