WIth npm.
This commit is contained in:
@@ -14,8 +14,10 @@ install()
|
||||
echo "Installing $app_name... to port $port"
|
||||
|
||||
aiur install/dotnet
|
||||
aiur install/node
|
||||
aiur git/clone_to $repo_path /tmp/repo
|
||||
|
||||
npm install --prefix /tmp/repo/src/Aiursoft.ChessServer/wwwroot/
|
||||
aiur dotnet/publish "/tmp/repo/$proj_path" "/opt/apps/$app_name"
|
||||
aiur services/register_aspnet_service $app_name $port "/opt/apps/$app_name" $dll_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user