Skip to content

Commit

Permalink
Merge pull request #145 from AresMUSH/dev
Browse files Browse the repository at this point in the history
Beta 108
  • Loading branch information
lynnfaraday committed May 6, 2022
2 parents 12e6ef2 + 761ef66 commit 5b7d2c0
Show file tree
Hide file tree
Showing 19 changed files with 41 additions and 962 deletions.
9 changes: 9 additions & 0 deletions bin/setup_server
Expand Up @@ -137,6 +137,15 @@ sudo apt-get install -y autoconf automake bison libffi-dev libgdbm-dev libncurse

# #########################################################################################

echo -e "${ARES_INSTALL_TEXT} Setup certbot requirements"

sudo snap install core
sudo snap refresh core
sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot

# #########################################################################################

echo -e "${ARES_INSTALL_TEXT} User ${ARES_USERNAME} created with password $PASSWD You will need it in a minute. Please refer back to the installation instructions for the next steps."

echo -e "${ARES_INSTALL_TEXT} Done!"
97 changes: 0 additions & 97 deletions install/image/files/etc/aresmush/complete_setup.sh

This file was deleted.

114 changes: 0 additions & 114 deletions install/image/files/etc/aresmush/initial_image.sh

This file was deleted.

15 changes: 0 additions & 15 deletions install/image/files/etc/update-motd.d/99-aresmush-install

This file was deleted.

55 changes: 0 additions & 55 deletions install/image/image-packer.json

This file was deleted.

49 changes: 0 additions & 49 deletions install/image/scripts/90-cleanup.sh

This file was deleted.

0 comments on commit 5b7d2c0

Please sign in to comment.