Skip to content

Instantly share code, notes, and snippets.

@danehans
Created February 29, 2016 21:53
Show Gist options
  • Save danehans/77578cebb4721ebdb29a to your computer and use it in GitHub Desktop.
Save danehans/77578cebb4721ebdb29a to your computer and use it in GitHub Desktop.
buildnode_download_paths
# 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