Created
September 6, 2021 16:50
-
-
Save kvutien/5fde5752d1b2aeb0d4fc5b547ae33f53 to your computer and use it in GitHub Desktop.
output cloning the IPFS install script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@ipfs-pi:~ $ cd /mnt/xdisk | |
pi@ipfs-pi:/mnt/xdisk $ sudo git clone https://github.com/claudiobizzotto/ipfs-rpi.git | |
Cloning into 'ipfs-rpi'... | |
remote: Enumerating objects: 60, done. | |
remote: Total 60 (delta 0), reused 0 (delta 0), pack-reused 60 | |
Unpacking objects: 100% (60/60), done. | |
pi@ipfs-pi:/mnt/xdisk $ ls -ls | |
total 16896 | |
128 -rwxrwxrwx 1 root root 118 Jan 20 2016 'Samsung portable SSD SW for Android.txt' | |
9856 -rwxrwxrwx 1 root root 10091479 Apr 29 2020 SamsungPortableSSD_Setup_Mac.pkg | |
6784 -rwxrwxrwx 1 root root 6817336 Apr 29 2020 SamsungPortableSSD_Setup_Win.exe | |
128 drwxrwxrwx 1 root root 131072 Aug 31 19:45 ipfs-rpi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment