Browse Source

ajout des nouvelles dépendences

nas 3 years ago
parent
commit
c14529ef18
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      install.sh

+ 2
- 1
install.sh View File

7
 
7
 
8
 echo "\nInstalling dpendencies"
8
 echo "\nInstalling dpendencies"
9
 echo "------------------------"
9
 echo "------------------------"
10
-cpan install DBD::SQLite
10
+cpan install DBD::SQLite Switch
11
+cpanm -f HTML::WikiConverter::Markdown
11
 
12
 
12
 echo "\nCreating database"
13
 echo "\nCreating database"
13
 echo "-------------------"
14
 echo "-------------------"

Loading…
Cancel
Save