Skip to content

Commit

Permalink
'helpers' loader file now lives in yunohost/helpers/helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
alexAubin committed Jun 5, 2024
1 parent 0215146 commit 53c6b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ynh-dev
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ function use_git()
create_sym_link "/ynh-dev/yunohost/share/$FILE" "/usr/share/yunohost/$FILE"
done
create_sym_link "/ynh-dev/yunohost/hooks" "/usr/share/yunohost/hooks"
create_sym_link "/ynh-dev/yunohost/helpers/helpers" "/usr/share/yunohost/helpers"
create_sym_link "/ynh-dev/yunohost/helpers" "/usr/share/yunohost/helpers.d"
create_sym_link "/ynh-dev/yunohost/conf" "/usr/share/yunohost/conf"
create_sym_link "/ynh-dev/yunohost/locales" "/usr/share/yunohost/locales"
Expand Down

0 comments on commit 53c6b0d

Please sign in to comment.