Hyperling me
me pushed to dev at me/nodejs-website 2025-10-14 14:03:52 -07:00
d55b13ecbf Add more comments.
me pushed to dev at me/nodejs-website 2025-10-14 14:02:05 -07:00
cc8a7710a1 Enhance comment on WHY there is nothing to do. :)
me pushed to dev at me/nodejs-website 2025-10-14 14:01:21 -07:00
ad83090b05 Add further comments for future self and others.
me pushed to dev at me/nodejs-website 2025-10-14 13:57:44 -07:00
684c237ac1 Remove excess exit and provide output var in case it's helpful in later debugging.
me pushed to dev at me/nodejs-website 2025-10-14 13:52:09 -07:00
23c0090a47 Only run apt install command once.
me pushed to dev at me/nodejs-website 2025-10-14 13:47:48 -07:00
e57ec6de50 Add automatic restart if a primary program is updated.
me pushed to dev at me/nodejs-website 2025-10-14 13:41:56 -07:00
c790dd6736 Reword the output.
me pushed to dev at me/nodejs-website 2025-10-14 13:38:05 -07:00
6e3666cea2 Begin watching git's status too, not just the grep status of not already being up to date. Add more conditional branches so that errors are logged properly.
me pushed to dev at me/nodejs-website 2025-10-14 13:11:49 -07:00
7379df38de Make output even more succint. Remove duplicate cd command.
me pushed to dev at me/nodejs-website 2025-10-14 13:06:32 -07:00
2a915fec69 Fancify script.
fa0e9907ee Use full executable path. Move the ps information out of the loop to prevent log spam.
Compare 2 commits »
me pushed to dev at me/nodejs-website 2025-10-14 12:52:19 -07:00
2c3b5056ae Use a single echo command to announce the program's run.
me pushed to dev at me/nodejs-website 2025-10-14 12:51:17 -07:00
f5e0c39458 Change announcement wording. Refactor code HTML.
me pushed to dev at me/nodejs-website 2025-10-14 12:48:50 -07:00
645093da36 Add the announcement video to Freedom page.
me pushed to dev at me/nodejs-website 2025-10-14 12:47:07 -07:00
f57583b1a9 Refactor comments and output.
me pushed to dev at me/nodejs-website 2025-10-14 12:37:08 -07:00
51b2ebf8e6 Do not do a full kill, allows website to keep uptime while getting updates.
me pushed to dev at me/nodejs-website 2025-10-14 12:23:40 -07:00
5a6d91296d Change label for local cronjob.
me pushed to dev at me/env-docker 2025-10-14 12:22:53 -07:00
04089744e6 Change label for starting cronjob.
me pushed to dev at me/env-ansible 2025-10-14 12:21:50 -07:00
d98bbb02a9 Quote the backup contents with an * so that backups get ignored properly.
me pushed to dev at me/nodejs-website 2025-10-14 12:17:28 -07:00
5306cb78d3 Change to the proper package name for ps.
749a018a6e Remove rebase since files/ is being ignored in Docker container.
Compare 2 commits »
me pushed to dev at me/nodejs-website 2025-10-14 11:53:23 -07:00
f212c41734 Add ps requirement, missing from Docker container!