From 9459fda018833915aa3f311af32b73c45ec6d014 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 17 Apr 2019 19:57:47 +0200 Subject: [PATCH] bug fixe --- install.sh | 4 ++-- readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 900fee2..9375c8c 100755 --- a/install.sh +++ b/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 diff --git a/readme.md b/readme.md index e6fcab4..6e591d2 100644 --- a/readme.md +++ b/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