Commit Graph

87 Commits

Author SHA1 Message Date
Patrick McGuire 7c6cfa0dfb Fixed PHP version breaking for other locales
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:34:50 -05:00
Patrick McGuire a044cad623 put a hold on caddy 2.4.5 for now 2021-12-09 17:33:10 -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 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 e32471cd17 keeping pi ownership of all files in BirdNET-Pi dir 2021-12-01 16:22:18 -05:00
Patrick McGuire 94308a64d3 create ${EXTRACTED}/Charts dir on {install,update}_services.sh 2021-12-01 16:09:56 -05:00
Patrick McGuire 8cb9ad0a1c dynamically create wttr.in link on install_services.sh 2021-12-01 15:55:09 -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 fa353927aa adjusting for bullseye installation 2021-11-10 08:55:39 -05:00
Patrick McGuire 716b5787e3 Update install_services.sh 2021-11-07 10:19:14 -05:00
Patrick McGuire ea3dd306ee Update install_services.sh 2021-11-06 12:00:46 -04:00
Patrick McGuire b28cf2db41 Update install_services.sh 2021-11-05 12:46:58 -04:00
Patrick McGuire 641b332143 Update install_services.sh 2021-11-04 13:52:15 -04:00
Patrick McGuire e96cdb2a80 added a section to reconfigure /etc/hosts/ better 2021-11-04 11:31:40 -04:00
Patrick McGuire 86b6ee8c2d new version of nomachin 2021-11-04 10:38:32 -04:00
Patrick McGuire 62076d83ae properly configure /etc/hosts 2021-11-01 15:27:58 -04:00
Patrick McGuire 4d3ad4f08c replaces all urls correctly 2021-10-31 12:22:07 -04:00
Patrick McGuire 0097757715 testing new php configuration in installer 2021-10-31 11:50:13 -04:00
Patrick McGuire 9579dd86d8 adding localhost to Caddyfile 2021-10-24 12:02:46 -04:00
Patrick McGuire 40c32fbe33 testing updaer 2021-10-21 15:42:01 +02:00
Patrick McGuire ef738c398d moved sed replacement to after slah escapes 2021-10-21 15:34:37 +02:00
Patrick McGuire 837388a69b fixing sed replacement (again) 2021-10-21 09:25:02 -04:00
Patrick McGuire e366c89008 fixed images_dir sed error 2021-10-21 14:29:30 +02:00
Patrick McGuire 1d207a5dcb fixing public link editing 2021-10-21 14:23:48 +02:00
Patrick McGuire 274729a827 spectrogram view now updates itself 2021-10-20 19:20:43 -04:00
Patrick McGuire 73417ee3af adding new homepage for testing :)
- replaced all SERVICES arrays with commands
- altered {install,update}_services.sh to install new homepage
- renamed old index.html to mobile.html for mobile redirect
2021-10-20 18:47:00 -04:00
Patrick McGuire 7f78800abe Update install_services.sh 2021-10-20 13:50:28 -04:00
Patrick McGuire 3787633855 Update install_services.sh 2021-10-20 13:41:44 -04:00
Patrick McGuire 3698618063 changing EXTRACTIONS_URL to BIRDNETPI_URL 2021-10-20 10:04:24 -04:00
Patrick McGuire ebc28fa2c0 adding more link editors 2021-10-19 16:35:50 -04:00
Patrick McGuire c638210e78 working links replacement 2021-10-19 16:19:42 -04:00
Patrick McGuire c9ab41ca00 fixing typos 2021-10-19 15:49:57 -04:00
Patrick McGuire 58000a049f adding two variables for testing public installation access 2021-10-19 15:42:55 -04:00
Patrick McGuire 5c5efa025c Update install_services.sh 2021-10-18 16:30:51 -04:00
Patrick McGuire b75a23b958 Update install_services.sh 2021-10-18 15:06:02 -04:00
Patrick McGuire 25fed66ae5 testing new updater -- not for general testing 2021-10-17 19:22:54 -04:00
Patrick McGuire 4ffb12bf53 Update install_services.sh 2021-10-16 10:33:47 -04:00
Patrick McGuire 99f7902213 new species notifier worth trying 2021-10-15 21:04:06 -04:00
Patrick McGuire 8ea7054176 Update install_services.sh 2021-10-15 15:57:52 -04:00