mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Merge pull request #41 from YunoHost/fix-locale-moulinette
[fix] locales moulinette go into locale folder
This commit is contained in:
commit
f751ea305d
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -232,7 +232,7 @@ elif [ "$1" = "use-git" ]; then
|
|||
echo ""
|
||||
;;
|
||||
moulinette)
|
||||
create_sym_link "/vagrant/moulinette/locales" "/usr/share/moulinette/locales"
|
||||
create_sym_link "/vagrant/moulinette/locales" "/usr/share/moulinette/locale"
|
||||
create_sym_link "/vagrant/moulinette/moulinette" "/usr/lib/python2.7/dist-packages/moulinette"
|
||||
echo ""
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue