Skip to content

Commit ce7c507

Browse files
author
hastmu
committed
post merge
1 parent f053370 commit ce7c507

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ it does not matter, it takes the working ones or none (direct connect), where ev
2121
apt-proxy-detect can be used as on clients to detect apt-cacher-ng or squid-deb-proxy in your network.
2222

2323
# Why this is needed?
24-
Spending 2023 time on this topic sound/reads quite strange but up to now
24+
Spending 2023/2024 time on this topic sound/reads quite strange but up to now
2525
i struggle with some problems within the solutions i found so far.
2626

2727
Issues:

install.deb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# defaults
3+
# defaults with branch
44
echo "- BRANCH [${BRANCH:=@branch@}]"
55
NAME="apt-proxy-detect"
66
VERSION="1.0.0"

0 commit comments

Comments
 (0)