diff --git a/README.md b/README.md index 60f323f..9ef79ae 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Deployment [**D**ebian](https://www.debian.org/) (os) + [**C**addy](https://cadd On a fresh install as root user using +`sudo pawwd root` + `su - root` 1. Upgrade diff --git a/install.sh b/install.sh index e77c941..cd2fb68 100644 --- a/install.sh +++ b/install.sh @@ -259,14 +259,6 @@ if [[ "$answer" == "y" ]]; then echo fi - - - - - - - - echo "set -g default-shell /bin/sh" >> /etc/tmux.conf su -s /bin/bash -c "mkdir ${cms_directory}" www-data