Skip to content

Commit 9f3229f

Browse files
authored
this script for distro dracos linux
1 parent 485001d commit 9f3229f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dracnmap-dracOs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@ sleep 2
126126
echo [✔]::[urxvt]: installation found!;
127127
else
128128

129-
echo [x]::[warning]:this script require Nmap ;
129+
echo [x]::[warning]:this script require urxvt ;
130130
echo ""
131131
echo [!]::[please wait]: please install .... ;
132132
apt-get update
133-
apt-get install urxvt
133+
apt-get install rxvt-unicode-256color ncurses-term
134134
echo ""
135135
sleep 2
136136
exit

0 commit comments

Comments
 (0)