|
@@ -3,6 +3,7 @@
|
|
#Item1 Common Command
|
|
#Item1 Common Command
|
|
|
|
|
|
step1_t1=$(date +"%S")
|
|
step1_t1=$(date +"%S")
|
|
|
|
+sudo apt-get install dialog -y
|
|
sudo apt-get install python3.8 -y
|
|
sudo apt-get install python3.8 -y
|
|
sudo apt-get install python3-pip -y
|
|
sudo apt-get install python3-pip -y
|
|
sudo pip3 install cryptography==3.3.2
|
|
sudo pip3 install cryptography==3.3.2
|