summaryrefslogtreecommitdiffstats
path: root/base/pkg-get-awk/syn
diff options
context:
space:
mode:
Diffstat (limited to 'base/pkg-get-awk/syn')
-rw-r--r--base/pkg-get-awk/syn1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/pkg-get-awk/syn b/base/pkg-get-awk/syn
index 394d09845..95284d529 100644
--- a/base/pkg-get-awk/syn
+++ b/base/pkg-get-awk/syn
@@ -30,6 +30,7 @@ do
if [ -a $Depot/$i ]; then
rm -r $Depot/$i
fi
+ mkdir -p $Depot/$i
done
pkg-get sync
for i in `cat /etc/pkg-get.conf |grep -v ^#|grep http|cut -d "|" -f 1|cut -d" " -f2|cut -d"/" -f4`