Commit Graph

81 Commits

Author SHA1 Message Date
mcguirepr89 7e6e354a39 fix typo of course 2022-01-29 14:34:28 -05:00
mcguirepr89 3a6998d36a successful update, but need to fix filemanager 2022-01-29 14:33:34 -05:00
mcguirepr89 7797b311ac testing new updaete 2022-01-29 14:29:14 -05:00
mcguirepr89 27dace0cbe making changes for avahi-aliases 2022-01-29 14:19:25 -05:00
mcguirepr89 3c2d18811b handling hostname avahi aliases 2022-01-29 14:11:41 -05:00
mcguirepr89 ef139cc9f7 adding changes to updater 2022-01-29 13:10:23 -05:00
mcguirepr89 c813031feb smarter install (hopefully) allows to pre-set hostname
updated config and advanced for phone viewing
2022-01-29 13:04:35 -05:00
mcguirepr89 31f2edbd2a removed broked crontab editor and fixed permissions issue
added a few new words to translation.json
2022-01-29 08:51:45 -05:00
mcguirepr89 6ee2dad877 adding bashrc to the mix 2022-01-26 09:36:26 -05:00
Patrick McGuire febbe4bfda Update update_services.sh 2022-01-26 08:58:40 -05:00
Patrick McGuire 2479844459 Update update_services.sh 2022-01-26 08:52:27 -05:00
mcguirepr89 20749f72c2 replacing extraction_log with web_terminal 2022-01-26 07:49:15 -05:00
Patrick McGuire 5cc9234459 Update update_services.sh 2022-01-25 14:56:41 -05:00
Patrick McGuire 3ea766e43e Update update_services.sh 2022-01-25 14:48:06 -05:00
Patrick McGuire 0e3707ec30 Update update_services.sh 2022-01-24 19:07:36 -05:00
mcguirepr89 cebcff5768 adding crontab editor 2022-01-24 18:38:45 -05:00
Patrick McGuire 886bf05c2e Update update_services.sh 2022-01-24 10:50:38 -05:00
Patrick McGuire 37b66d774d Update update_services.sh 2022-01-24 10:47:23 -05:00
Patrick McGuire 9c67ba9d53 Update update_services.sh 2022-01-24 10:42:00 -05:00
Patrick McGuire 5aca8a78da Update update_services.sh 2022-01-24 09:55:27 -05:00
mcguirepr89 5c442fb5ed added minimal install pulseaudio auto-login 2022-01-23 14:46:05 -05:00
mcguirepr89 08f1fa34f2 added new php configuration pages!! This is a good one! 2022-01-22 15:08:02 -05:00
Patrick McGuire 618a10b7bd Update update_services.sh 2022-01-20 16:36:49 -05:00
Patrick McGuire 01a9ed04b1 Fixed PHP version installer
OLD
php_version="$(awk -F. '{print $2}' <(ls -l $(which /etc/alternatives/php)))"
NEW
php_version="$(awk -F'php' '{print $3}' <(ls -l $(which /etc/alternatives/php)))"
2022-01-08 07:37:33 -05:00
Patrick McGuire 31caef770f turning off debugging -- was a caddy issue 2021-12-08 14:20:12 -05:00
Patrick McGuire 0a3246ec37 debuggin 2021-12-08 14:15:19 -05:00
Patrick McGuire e5469b7211 restarts php7.VERSION-fpm to take on new password for db 2021-12-08 13:35:44 -05:00
Patrick McGuire 7273c078b9 fixed missing directory 2021-12-08 12:35:00 -05:00
Patrick McGuire 5c3605531f added favicon.ico install 2021-12-08 11:56:47 -05:00
Patrick McGuire 11ee1ca39b smarter generation of BirdDB.txt headers 2021-12-04 16:05:30 -05:00
Patrick McGuire 6010917f04 make users replace password -- not root 2021-12-04 15:52:10 -05:00
Patrick McGuire 1389280789 fixing clear_all_data.sh to remove and recreate BirdDB.txt 2021-12-04 12:20:56 -05:00
Patrick McGuire 655d2ab498 adjustments -- generate BirdDB headers automatically 2021-12-04 11:58:34 -05:00
Patrick McGuire 631b048fb8 adding v2. to wttr (fix) 2021-12-02 10:39:32 -05:00
Patrick McGuire 94308a64d3 create ${EXTRACTED}/Charts dir on {install,update}_services.sh 2021-12-01 16:09:56 -05:00
Patrick McGuire fc65db5f01 create wttr.in link dynamically per LAT&LON 2021-12-01 15:54:06 -05:00
Patrick McGuire 3bab803b92 added Wttr.in link setup 2021-12-01 11:06:47 -05:00
Patrick McGuire 6860d197a3 removed sudo from root script 2021-11-29 12:13:32 -05:00
Patrick McGuire 1b247fbddd adding new aesthetic changes and preparing for birdweather changes 2021-11-29 11:00:17 -05:00
Patrick McGuire bf815aaffe new version notes for pre-installed image 2021-11-17 10:24:42 -05:00
Patrick McGuire dede5e97af adusting for bullseye mariadb versions 2021-11-10 14:02:26 -05:00
Patrick McGuire a1d2a05e56 updating update_services to match install_services 2021-11-10 13:26:50 -05:00
Patrick McGuire 8e860d27a2 install php before caddy now to determine php version 2021-11-10 13:15:44 -05:00
Patrick McGuire a2d4a4de08 Update update_services.sh 2021-11-07 10:19:48 -05:00
Patrick McGuire 377f70bd47 Update update_services.sh 2021-11-06 11:57:16 -04:00
Patrick McGuire 533429cdf0 Update update_services.sh 2021-11-06 11:53:24 -04:00
Patrick McGuire 996ff74865 Update update_services.sh 2021-11-05 12:48:18 -04:00
Patrick McGuire 7136fc5416 Update update_services.sh 2021-11-04 13:53:00 -04:00
Patrick McGuire e96cdb2a80 added a section to reconfigure /etc/hosts/ better 2021-11-04 11:31:40 -04:00
Patrick McGuire 338ee05585 incorporating database password recreation 2021-11-03 13:07:08 -04:00