mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
external folder
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
wget https://github.com/github/git-lfs/releases/download/v1.4.2/git-lfs-linux-amd64-1.4.2.tar.gz
|
||||
tar -xvf ./git-lfs-linux-amd64-1.4.2.tar.gz
|
||||
cp ./git-lfs-1.4.2/git-lfs .
|
||||
|
||||
rm ./git-lfs-linux-amd64-1.4.2.tar.gz
|
||||
rm -r ./git-lfs-1.4.2
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user