Bachir Soussi Chiadmi 5 years ago
parent
commit
9459fda018
2 changed files with 3 additions and 3 deletions
  1. 2 2
      install.sh
  2. 1 1
      readme.md

+ 2 - 2
install.sh

@@ -22,8 +22,8 @@ fi
 # get the current position
 _cwd="$(pwd)"
 
-. bin/upgrade
-. bin/bash
+. bin/upgrade.sh
+. bin/bash.sh
 . bin/misc.sh
 . bin/dotfiles.sh
 . bin/user.sh

+ 1 - 1
readme.md

@@ -33,7 +33,7 @@ apk add git
 
 2 clone the repo
 ```
-git clone https://figureslibres.io/gogs/bachir/alpine-web-server.git
+git clone https://figureslibres.io/gogs/bachir/alpine-web-werver.git
 ```
 
 3 run the script as root