From 166218ef319665ba76ca3f34652322c3cf1369bb Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 23 Jul 2017 13:59:13 -0400 Subject: Fixed update.sh scripts to chown files, and have similar syntax --- usr/share/doc/mirror/README.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/share/doc') diff --git a/usr/share/doc/mirror/README.txt b/usr/share/doc/mirror/README.txt index 69033e2..14c65e7 100644 --- a/usr/share/doc/mirror/README.txt +++ b/usr/share/doc/mirror/README.txt @@ -136,3 +136,4 @@ Changed deploy.conf to use package directories for deployment - Fixed deb source Date: format. - Added update-tar example script. - Fixed deb repo html guide to have correct pathname for /etc/apt/sources.list.d/. +- Fixed update-{deb,rpm,tar} scripts to match syntax, and chown files. -- cgit