Skip to content

Commit 64e1830

Browse files
committed
bump
1 parent b0ec9df commit 64e1830

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ RUN apt-get update ;\
99
apt-get update ;\
1010
DEBIAN_FRONTEND=noninteractive apt-get -o APT::Get::AllowUnauthenticated=true install --no-install-recommends -y closure
1111
WORKDIR /opt/closure
12-
RUN mv examples/* . ; bash init.sh &>/dev/null
12+
RUN mv examples/* . ; bash init.sh

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Homepage: https://github.com/ipitio/closure
44
Standards-Version: 3.9.2
55

66
Package: closure
7-
Version: 1.6.3
7+
Version: 1.6.4
88
Maintainer: ipitio <[email protected]>
99
Depends: curl, flatpak, hostapd, isc-dhcp-server, iw, macchanger, netplan.io, network-manager, net-tools, qrencode, rfkill, wireguard, wireless-tools, wget
1010
Recommends: containerd.io, docker-ce, docker-ce-cli, docker-buildx-plugin, docker-compose-plugin

0 commit comments

Comments
 (0)