mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Update install
This commit is contained in:
parent
513d5ae664
commit
df690d786d
1 changed files with 0 additions and 8 deletions
|
@ -60,14 +60,6 @@ mkdir -p "$install_dir/lemmy-ui/"
|
||||||
rsync -a "$install_dir/build-lemmy-ui/output/app/" "$install_dir/lemmy-ui/"
|
rsync -a "$install_dir/build-lemmy-ui/output/app/" "$install_dir/lemmy-ui/"
|
||||||
ynh_secure_remove --file="$install_dir/build-lemmy-ui"
|
ynh_secure_remove --file="$install_dir/build-lemmy-ui"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
pushd $install_dir/lemmy-ui/
|
|
||||||
npm install
|
|
||||||
popd
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Install lemmy
|
# Install lemmy
|
||||||
pushd $install_dir/build-lemmy
|
pushd $install_dir/build-lemmy
|
||||||
./docker-image-extract dessalines/lemmy:$(ynh_app_upstream_version)
|
./docker-image-extract dessalines/lemmy:$(ynh_app_upstream_version)
|
||||||
|
|
Loading…
Reference in a new issue