• Joined on 2023-10-11
tristan pushed to master at tristan/blog-wiki 2023-12-07 19:54:35 +00:00
d89f73a2e1 Added new post
tristan pushed to master at tristan/blog-site 2023-12-07 19:54:34 +00:00
d2bdc28cfa Added new post
tristan pushed to master at tristan/webcron-site 2023-12-07 18:26:38 +00:00
cc4761aa1f Had to move main.js to /js/
tristan pushed to master at tristan/myscripts 2023-12-06 17:32:16 +00:00
617326fd52 Removed un-necessary echo statement
tristan pushed to master at tristan/myscripts 2023-12-06 17:31:15 +00:00
5501e3fa57 Removed un-necessary shifts and reset index of variable
tristan pushed to master at tristan/myscripts 2023-12-06 17:28:09 +00:00
6cf389acdd Forgot to push on other computer (fixed variable setting)
tristan pushed to master at tristan/myscripts 2023-12-06 17:06:57 +00:00
b22dcd6831 Somehow deleted the coproc
tristan pushed to master at tristan/myscripts 2023-12-04 04:15:05 +00:00
4873410cd2 removed redirect into /dev/null for installer download (so that the user is aware that a download is happening)
tristan pushed to master at tristan/blog 2023-12-02 19:35:14 +00:00
07a1cddc9f fixed formatting
tristan pushed to master at tristan/blog-site 2023-12-02 19:35:09 +00:00
e83493fd60 fixed formatting
tristan pushed to master at tristan/blog 2023-12-02 19:34:41 +00:00
33edb5def8 Added new post
tristan pushed to master at tristan/blog-wiki 2023-12-02 19:34:38 +00:00
77abe1bbc5 Added new post
tristan pushed to master at tristan/blog 2023-12-02 19:34:19 +00:00
722c02db7a Added new post
tristan pushed to master at tristan/blog-site 2023-12-02 19:34:14 +00:00
97eddbe69f Added new post
tristan pushed to master at tristan/blog-wiki 2023-12-02 19:34:14 +00:00
bf5d4eb7d8 Added new post
tristan pushed to master at tristan/myscripts 2023-12-01 18:48:39 +00:00
2a7519024c Added 'Description' to doc
tristan pushed to master at tristan/myscripts 2023-12-01 18:47:34 +00:00
254e7834b7 corrected wget dep to curl
tristan pushed to master at tristan/myscripts 2023-12-01 18:46:29 +00:00
8ff7e47140 Capitalized letter
tristan pushed to master at tristan/myscripts 2023-12-01 18:45:05 +00:00
6806beb733 Added doc section explaining the script and my plans for it
tristan pushed to master at tristan/myscripts 2023-12-01 18:28:58 +00:00
dd157e834c Cleaned up 'log' function. Variable declarations somehow were inline (didn't affect function, just doesn't look right