ijundi commited on
Commit
f481bb4
1 Parent(s): 794209d

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +2 -0
setup.sh CHANGED
@@ -1,3 +1,5 @@
 
 
1
  # Install Git LFS
2
  curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
3
  sudo apt-get install git-lfs
 
1
+ set -x #echo on
2
+
3
  # Install Git LFS
4
  curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
5
  sudo apt-get install git-lfs