This commit is contained in:
2019-04-17 19:57:47 +02:00
parent e129e4939f
commit 9459fda018
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ fi
# get the current position # get the current position
_cwd="$(pwd)" _cwd="$(pwd)"
. bin/upgrade . bin/upgrade.sh
. bin/bash . bin/bash.sh
. bin/misc.sh . bin/misc.sh
. bin/dotfiles.sh . bin/dotfiles.sh
. bin/user.sh . bin/user.sh
+1 -1
View File
@@ -33,7 +33,7 @@ apk add git
2 clone the repo 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 3 run the script as root