mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
xterm is not needed anymore.
This commit is contained in:
parent
c5ccd06c3b
commit
508f2f8130
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ function main() {
|
|||
# *******************************************************************************
|
||||
|
||||
# Install essential packages.
|
||||
xbps-install -y -Su xbps gptfdisk xterm
|
||||
xbps-install -y -Su xbps gptfdisk
|
||||
|
||||
# Common part of the pre-install stage
|
||||
if ! pre_install ; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue