fixed todays_detections.php links
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/spectrogram.php ${EXTRACTED}
|
||||||
ln -fs $(dirname ${my_dir})/scripts/overview.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/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})/scripts/history.php ${EXTRACTED}
|
||||||
ln -fs $(dirname ${my_dir})/homepage/images/favicon.ico ${EXTRACTED}
|
ln -fs $(dirname ${my_dir})/homepage/images/favicon.ico ${EXTRACTED}
|
||||||
ln -fs ${HOME}/phpsysinfo ${EXTRACTED}
|
ln -fs ${HOME}/phpsysinfo ${EXTRACTED}
|
||||||
|
|||||||
@@ -123,7 +123,6 @@ create_necessary_dirs() {
|
|||||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/overview.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/stats.php ${EXTRACTED}
|
||||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/todays_detections.php ${EXTRACTED}
|
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/todays_detections.php ${EXTRACTED}
|
||||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/viewdb.php ${EXTRACTED}
|
|
||||||
sudo -u ${USER} ln -fs $(dirname ${my_dir})/scripts/history.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 $(dirname ${my_dir})/homepage/images/favicon.ico ${EXTRACTED}
|
||||||
sudo -u ${USER} ln -fs ${HOME}/phpsysinfo ${EXTRACTED}
|
sudo -u ${USER} ln -fs ${HOME}/phpsysinfo ${EXTRACTED}
|
||||||
|
|||||||
Reference in New Issue
Block a user