Browse Source

add dependencies

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

+ 1
- 1
install.sh View File

@@ -7,7 +7,7 @@ echo "Last Modification . 25/03/2021"
7 7
 
8 8
 echo "\nInstalling dpendencies"
9 9
 echo "------------------------"
10
-cpan install DBD::SQLite Switch
10
+cpan install DBD::SQLite Switch String::Escape
11 11
 cpanm -f HTML::WikiConverter::Markdown
12 12
 
13 13
 echo "\nCreating database"

Loading…
Cancel
Save