mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
alew: fix
This commit is contained in:
@@ -51,7 +51,7 @@ in
|
|||||||
PORT = toString alewPort;
|
PORT = toString alewPort;
|
||||||
};
|
};
|
||||||
preStart = ''
|
preStart = ''
|
||||||
rsync -rav --delete ${inputs.alew-web.outPath}/ .
|
# rsync -rav --delete ALEW_SRC .
|
||||||
yarn install
|
yarn install
|
||||||
yarn build
|
yarn build
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user