diff options
Diffstat (limited to 'templates/turris.run')
-rwxr-xr-x | templates/turris.run | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/turris.run b/templates/turris.run index 2f9b3a9..16bda3d 100755 --- a/templates/turris.run +++ b/templates/turris.run @@ -25,6 +25,7 @@ else ( cd turris-build "$FILES/turris_checkout_repo_branch.sh" "$ANIMAL" + cat feeds.conf ) echo_stage "Prepare SDK" |