Skip to content

Commit

Permalink
Align install_services.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jun 17, 2024
1 parent adcd9bc commit 46e9a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install_services.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ create_necessary_dirs() {

sudo -u ${USER} ln -fs $my_dir/exclude_species_list.txt $my_dir/scripts
sudo -u ${USER} ln -fs $my_dir/include_species_list.txt $my_dir/scripts
sudo -u ${USER} ln -fs $my_dir/whitelist_species_list.txt $my_dir/scripts
sudo -u ${USER} ln -fs $my_dir/homepage/* ${EXTRACTED}
sudo -u ${USER} ln -fs $my_dir/model/labels.txt ${my_dir}/scripts
sudo -u ${USER} ln -fs $my_dir/scripts ${EXTRACTED}
Expand Down

0 comments on commit 46e9a63

Please sign in to comment.