Pull request 1717: remove-client2
Merge in DNS/adguard-home from remove-client2 to master Squashed commit of the following: commit 0a0923494b0d1003e4f02f3a5f93d5248f0f2ded Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Jan 20 17:14:29 2023 +0300 all: rm old experimental beta (dir client2/) This project was unfortunately abandoned. v0.108.0 will have a different front-end and new APIs.
This commit is contained in:
@@ -320,7 +320,7 @@ done
|
||||
log "packing frontend"
|
||||
|
||||
build_archive="./${dist}/AdGuardHome_frontend.tar.gz"
|
||||
tar -c -f - ./build ./build2 | gzip -9 - > "$build_archive"
|
||||
tar -c -f - ./build | gzip -9 - > "$build_archive"
|
||||
log "$build_archive"
|
||||
|
||||
log "calculating checksums"
|
||||
|
||||
Reference in New Issue
Block a user