فهرست منبع

update package lists before installing packages

Ashish Kulkarni 11 سال پیش
والد
کامیت
0a07d96924
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      scripts/setup-linux.sh

+ 1 - 0
scripts/setup-linux.sh

@@ -28,6 +28,7 @@ if [ $# -ne 1 ]; then
 fi
 
 # install required packages
+apt-get update
 apt-get install --assume-yes git-core xz-utils build-essential mingw-w64 nsis debootstrap schroot rinse
 
 # create the directory which will hold the chroot environments