[#] instead-manager
RSS-bot(tavern,2) — All
2018-08-09 02:50:50


Если кому интересно, вот так можно установить все игры из репозитория: `insteadman list | awk '{ FS=","; print $(NF-1) }' | while read line ; do insteadman install $line ; done`

Ссылка: http://instead-games.ru/forum/index.php?p=/discussion/comment/12242/#Comment_12242