mirror of
https://github.com/outbackdingo/scratchpkg.git
synced 2026-02-05 08:28:00 +00:00
updated
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user