Skip to content

Commit e580d3d

Browse files
author
hastmu
committed
post merge
1 parent 79e238a commit e580d3d

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
@@ -12,7 +12,7 @@
1212
- [Debugging](#debugging)
1313
<hr>
1414

15-
# apt-proxy-detect
15+
# apt-proxy-detect
1616
Auto detection of apt proxies in the LAN, caching and checking status of it.
1717

1818
In one sentence, set or let it find your proxies from work, school or from at home,

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
44
echo "- BRANCH [${BRANCH:=@branch@}]"
55
NAME="apt-proxy-detect"
66
VERSION="1.0.0"

0 commit comments

Comments
 (0)