diff options
Diffstat (limited to 'templates/turris.run')
-rwxr-xr-x | templates/turris.run | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/turris.run b/templates/turris.run index 6402019..34357bd 100755 --- a/templates/turris.run +++ b/templates/turris.run @@ -28,7 +28,6 @@ else cd turris-build "$FILES/turris_checkout_repo_branch.sh" "$ANIMAL" cat feeds.conf - patch -Np1 -r - < "$FILES/openwrt-hash.patch" || true # just ignore if it fails patch -Np1 -r - < "$FILES/git-fetch-lock.patch" || true # just ignore if it fails ) |