This commit is contained in:
emmett1
2017-12-08 21:22:20 +08:00
parent 9e5d20bd22
commit 287707ebaf

View File

@@ -77,6 +77,7 @@ for list in ${basepkg[@]}; do
if [ -d $INDEX_DIR/$list ]; then
msg "$list is installed"
else
echo
msg "Installing $list..."
case $list in
gcc | bash | perl | coreutils | filesystem )