From 4bb1b5e1ad374bc4d23075602ab3f3778cf1b428 Mon Sep 17 00:00:00 2001 From: fiorile Date: Sun, 25 Aug 2024 15:32:54 -0400 Subject: [PATCH] Erasing comment related to previous commit --- neetbsd.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/neetbsd.sh b/neetbsd.sh index 08c55ad..41e5298 100644 --- a/neetbsd.sh +++ b/neetbsd.sh @@ -28,7 +28,6 @@ echo 'Installing software for NEETBSD' echo 'Installing binary packages via the root user using su' echo 'This operation might take a long moment to complete!!' su root -c 'pkgin -y install enlightenment firefox-esr xfe grafx2 mpv dillo mumble qbittorrent psi kvirc lxqt-archiver stalonetray eterm nano htop mc ncdu ufetch wget' -# FIX-ME: uncertain packages are left out - xine/mpv(?) # COMPILATION via various utilities echo 'Software compilation - this operation should be rapid'