Add jid (JSON explorer tool)

This commit is contained in:
Jerome Petazzoni
2020-09-24 11:52:03 +02:00
parent c1020f24b1
commit 1fc3abcffd

View File

@@ -114,7 +114,7 @@ system("sudo sed -i 's/PasswordAuthentication no/PasswordAuthentication yes/' /e
system("sudo service ssh restart")
system("sudo apt-get -q update")
system("sudo apt-get -qy install git jq")
system("sudo apt-get -qy install git jid jq")
system("sudo apt-get -qy install emacs-nox joe")
#######################