fix yunohost-admin build

This commit is contained in:
Kayou 2021-01-21 20:40:29 +01:00 committed by GitHub
parent 7c42d8c554
commit 1f0424f11b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ EOF
echo "========================"
mkdir /nonexistent
chown pbuilder:pbuilder /nonexistent
cd /build/yunohost-admin*/src
cd /build/yunohost-admin*/app
if [ "$DIST" != "buster" ]
then
su pbuilder -c "npm install"