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