mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Use old ip checks and fix dev-ui-build script
These checks could be improved to not use javas InetAddress. But for now it should have the same behaviour as before.
This commit is contained in:
@ -48,6 +48,7 @@ watch_both() {
|
||||
|
||||
}
|
||||
|
||||
cd "$wdir/modules/webapp"
|
||||
case "$1" in
|
||||
all)
|
||||
compile_js
|
||||
|
Reference in New Issue
Block a user