mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
Fix TYPO
This commit is contained in:
parent
631b168867
commit
f8572a3080
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ popd
|
|||
|
||||
mkdir -p $install_dir/exporter
|
||||
mv $install_dir/build/exporter/target/* $install_dir/exporter
|
||||
cp $install_dir/build/exporter/.yarnrc.yml $install_dir/exporter
|
||||
cp $install_dir/build/.yarnrc.yml $install_dir/exporter
|
||||
chown -R $app:$app $install_dir/exporter
|
||||
chmod -R 700 $install_dir/exporter
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue