2
0
mirror of https://github.com/alexanderepstein/Bash-Snippets synced 2018-11-08 02:59:35 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
Alex Epstein
82219534c4 Fixing the $@ by double quoting to prevent word splitting 2017-07-03 18:40:22 -04:00
Steven Hall
88e70d61f2 Changed $1 $2 $3 etc to just $@ (#28)
* Now using $@ for readability and maintainability
2017-07-03 16:34:31 -04:00
Alex Epstein
44ce35f4be Explicity asking for python2 in all python calls 2017-07-03 09:26:31 -04:00
Alex Epstein
264bef082f Updating to 1.7.0 2017-07-02 21:40:11 -04:00
Alex Epstein
e7540088c2 Updating to 1.6.0 2017-07-01 00:09:57 -04:00
Alex Epstein
a972f11fba Updating to 1.5.0 2017-06-30 11:20:26 -04:00
Alex Epstein
3aefcd242b Updating to 1.4.0 2017-06-30 01:48:34 -04:00
Alex Epstein
dd49c9564d cleaning up entering the movie 2017-06-30 01:12:59 -04:00
Alex Epstein
d6bfb8032a Updating to 1.3.1 2017-06-29 21:48:35 -04:00
Alex Epstein
0699f98a42 Updating to 1.3.0 2017-06-29 21:06:38 -04:00
Alex Epstein
5415a3670f Fixing error on update echo 2017-06-29 20:36:20 -04:00
Alex Epstein
6b7a9a254f Adding httpGet to support curl, wget and fetch 2017-06-29 20:29:00 -04:00
Alex Epstein
61d910d975 Updating to 1.2.1 2017-06-29 17:56:25 -04:00
Alex Epstein
f7aaed704c Setting user agent for curl 2017-06-29 17:50:09 -04:00
Alex Epstein
1d782a374d Check if curl is installed 2017-06-29 16:39:36 -04:00
Alex Epstein
71c7c74c3d Don't sudo on update error just let user know 2017-06-29 15:01:13 -04:00
Alex Epstein
b191b731f4 Updating to 1.2.0 2017-06-29 12:24:19 -04:00
Alex Epstein
5b8479552b Adding help to each tool 2017-06-29 12:21:28 -04:00
Alex Epstein
4546a19a60 Updating to 1.1.1 2017-06-28 09:37:16 -04:00
Alex Epstein
96b04c9942 Dont prompt removal and call update differently 2017-06-27 23:05:21 -04:00
Alex Epstein
89f520a8b7 Updating to 1.1.0 2017-06-27 22:48:23 -04:00
Alex Epstein
d73107b325 Facilitating updates 2017-06-27 22:40:51 -04:00
Alex Epstein
a84d83dd8b Adding comments to movies 2017-06-27 10:47:16 -04:00
Alex Epstein
19fd371c1b Adding Movies 2017-06-26 22:41:41 -04:00