Created
February 29, 2016 21:53
-
-
Save danehans/77578cebb4721ebdb29a to your computer and use it in GitHub Desktop.
buildnode_download_paths
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
# ls -al /var/www/html/downloads/bins/kubernetes/v1.1.4/ | |
total 186316 | |
drwxr-xr-x. 2 root root 4096 Feb 26 20:11 . | |
drwxr-xr-x. 3 root root 4096 Feb 26 20:10 .. | |
-rw-r--r--. 1 root root 190773406 Jan 12 10:50 kubernetes.tar.gz | |
[root@gemini tasks]# ls -al /var/www/html/downloads/bins/flannel/v0.5.5/ | |
total 3420 | |
drwxr-xr-x. 2 root root 4096 Feb 26 20:22 . | |
drwxr-xr-x. 3 root root 4096 Feb 26 20:22 .. | |
-rw-r--r--. 1 root root 3489977 Nov 12 19:46 flannel-0.5.5-linux-amd64.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment