mooleshacat
  • Joined on 2026-06-18
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 18:28:22 -04:00
491ba841bd fix: exitmsgs
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 17:24:03 -04:00
0730f89c20 fix: add --nocleanup to exit_with_* functions and calls within verify_configuration(), removed newgrp, added sg to copy_to_webserver()
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 15:29:10 -04:00
1a587755a3 feat: add back tools/goldsheet-repo
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 15:03:30 -04:00
0d84ae0d29 fix: WEBSERVER_RESTART_CMD: updated default, added config examples
mooleshacat deleted branch fix/shareddir from catspeed-cc/owrt-dev-suite 2026-07-15 14:48:05 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 14:47:17 -04:00
fce4992879 fix: refactor create_webserver_shareddir()
mooleshacat pushed to fix/shareddir at catspeed-cc/owrt-dev-suite 2026-07-15 14:45:04 -04:00
454c448ce6 fix: whitespace ... grrr
mooleshacat pushed to fix/shareddir at catspeed-cc/owrt-dev-suite 2026-07-15 14:42:24 -04:00
34478b4c62 added local var webserver_restart_cmd and implemented it in create_webserver_shareddir()
mooleshacat pushed to fix/shareddir at catspeed-cc/owrt-dev-suite 2026-07-15 14:31:36 -04:00
7983a5a820 fix: add WEBSERVER_RESTART_CMD to etc/config.sh, verify_configuration() and owrt-build-release
mooleshacat pushed to fix/shareddir at catspeed-cc/owrt-dev-suite 2026-07-15 14:24:18 -04:00
69217d6957 fix: refactor create_webserver_shareddir() - log/output, local varname changes
mooleshacat pushed to fix/shareddir at catspeed-cc/owrt-dev-suite 2026-07-15 13:31:15 -04:00
d2d1b4631d fix: added WEBSERVER_ROOT, renamed other webserver variables to WEBSERVER_*
mooleshacat created branch fix/shareddir in catspeed-cc/owrt-dev-suite 2026-07-15 13:31:15 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-15 12:42:37 -04:00
20a1aae315 fix: applied set +/-e pattern around sudo commands, updated some old code to use log_summary calls
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-14 22:22:58 -04:00
973c477a7d feat: add WEBDIR_SHARED_GROUP to control shared group name
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-14 22:21:52 -04:00
12eb682252 fix: update unbound var in header to OWRT_BASE_BRANCH & add showheader in exit_with_error()
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-14 18:01:55 -04:00
fd659493b9 fix: setupmode: exit_with_error after setting up directories for user intervention (#3)
mooleshacat deleted branch fix/config from catspeed-cc/owrt-dev-suite 2026-07-14 16:59:45 -04:00
mooleshacat deleted branch feat/webcpy from catspeed-cc/owrt-dev-suite 2026-07-14 16:59:44 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-14 16:55:36 -04:00
b57e2398d1 feat: shared directory setup - create_webserver_shareddir()
mooleshacat pushed to feat/webcpy at catspeed-cc/owrt-dev-suite 2026-07-14 16:48:37 -04:00
4ad4b7828e fix: whitespace/comment