fix akkoma-fe
This commit is contained in:
parent
2ef8966664
commit
7ab1c28197
3 changed files with 6331 additions and 6600 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -10,8 +10,6 @@ chmod -R +w $SOURCE_EXTRACTED
|
||||||
|
|
||||||
cd $SOURCE_EXTRACTED
|
cd $SOURCE_EXTRACTED
|
||||||
|
|
||||||
yarn install
|
|
||||||
yarn upgrade
|
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
yarn2nix --lockfile $SOURCE_EXTRACTED/yarn.lock > $WRITE_PATH/yarn.nix
|
yarn2nix --lockfile $SOURCE_EXTRACTED/yarn.lock > $WRITE_PATH/yarn.nix
|
||||||
|
|
Reference in a new issue