mirror of
https://github.com/angolo40/mikrocata2selks.git
synced 2025-05-12 08:27:22 +00:00
Update easyinstall.sh
This commit is contained in:
parent
f4e5cde093
commit
b534ebe702
@ -16,7 +16,7 @@ HOW_MANY_MIKROTIK=1 #Min 1 Mikrotik
|
|||||||
|
|
||||||
echo "--- Install required package ---"
|
echo "--- Install required package ---"
|
||||||
|
|
||||||
apt-get install ca-certificates curl wget unzip gnupg lsb-release build-essential python3-pip git htop libpcap-dev -y
|
apt-get install ca-certificates curl wget unzip tcpdump gnupg lsb-release build-essential python3-pip git htop libpcap-dev -y
|
||||||
pip3 install pyinotify ujson requests librouteros
|
pip3 install pyinotify ujson requests librouteros
|
||||||
|
|
||||||
PATH_GIT_MIKROCATA=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
PATH_GIT_MIKROCATA=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user