1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30
This commit is contained in:
avinal
2020-09-28 17:31:14 +05:30
parent c310a16f81
commit 72bbea6c41
+1 -1
View File
@@ -1,7 +1,7 @@
#! /bin/bash
# install tools
sudo apt-get update && apt-get install -y git make python3 python3-pip
sudo apt-get install -y git make python3 python3-pip python3-setuptools
# setup github config
git config user.email "185067@nith.ac.in"