mirror of
https://github.com/YunoHost/vinaigrette.git
synced 2024-09-03 20:06:11 +02:00
fix yunohost-admin build
This commit is contained in:
parent
7c42d8c554
commit
1f0424f11b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue