pacman.sh creates /etc/pts/dists directory if it doesn't exist yet
This commit is contained in:
@@ -13,6 +13,7 @@ DEBIAN_ARCH="binary-amd64 binary-i386"
|
|||||||
PACMAN=/usr/libexec/ipsec/pacman
|
PACMAN=/usr/libexec/ipsec/pacman
|
||||||
PACMAN_LOG="$DIR/$DATE-pacman.log"
|
PACMAN_LOG="$DIR/$DATE-pacman.log"
|
||||||
|
|
||||||
|
mkdir -p $DIR/dists
|
||||||
cd $DIR/dists
|
cd $DIR/dists
|
||||||
|
|
||||||
for v in $UBUNTU_VERSIONS
|
for v in $UBUNTU_VERSIONS
|
||||||
|
|||||||
Reference in New Issue
Block a user