Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
This commit is contained in:
@@ -29,7 +29,7 @@ ln -fs $(dirname ${my_dir})/scripts/play.php ${EXTRACTED}
|
||||
ln -fs $(dirname ${my_dir})/scripts/spectrogram.php ${EXTRACTED}
|
||||
ln -fs $(dirname ${my_dir})/scripts/overview.php ${EXTRACTED}
|
||||
ln -fs $(dirname ${my_dir})/scripts/stats.php ${EXTRACTED}
|
||||
ln -fs $(dirname ${my_dir})/scripts/viewdb.php ${EXTRACTED}
|
||||
ln -fs $(dirname ${my_dir})/scripts/todays_detections.php ${EXTRACTED}
|
||||
ln -fs $(dirname ${my_dir})/scripts/history.php ${EXTRACTED}
|
||||
ln -fs $(dirname ${my_dir})/homepage/images/favicon.ico ${EXTRACTED}
|
||||
ln -fs ${HOME}/phpsysinfo ${EXTRACTED}
|
||||
|
||||
@@ -122,7 +122,7 @@ create_necessary_dirs() {
|
||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/spectrogram.php ${EXTRACTED}
|
||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/overview.php ${EXTRACTED}
|
||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/stats.php ${EXTRACTED}
|
||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/viewdb.php ${EXTRACTED}
|
||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/todays_detections.php ${EXTRACTED}
|
||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/history.php ${EXTRACTED}
|
||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/homepage/images/favicon.ico ${EXTRACTED}
|
||||
sudo -u ${USER} ln -fs ${HOME}/phpsysinfo ${EXTRACTED}
|
||||
|
||||
Reference in New Issue
Block a user