mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update wikijs-install.sh
This commit is contained in:
		@@ -84,6 +84,7 @@ sed -i -E '
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
' /opt/wikijs/config.yml
 | 
					' /opt/wikijs/config.yml
 | 
				
			||||||
cd /opt/wikijs
 | 
					cd /opt/wikijs
 | 
				
			||||||
 | 
					export NODE_OPTIONS="--max-old-space-size=2048"
 | 
				
			||||||
$STD yarn install
 | 
					$STD yarn install
 | 
				
			||||||
$STD yarn build
 | 
					$STD yarn build
 | 
				
			||||||
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
 | 
					echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user