mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 10:46:57 -07:00
new: embedded ui
This commit is contained in:
parent
3ec7b01bed
commit
d8aeecb99f
5 changed files with 70 additions and 141 deletions
4
hooks/post_checkout
Normal file
4
hooks/post_checkout
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
# Docker hub does a recursive clone, then checks the branch out,
|
||||
# so when a PR adds a submodule (or updates it), it fails.
|
||||
git submodule update --init
|
Loading…
Add table
Add a link
Reference in a new issue