mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Murmur setup
This commit is contained in:
parent
c687c162bd
commit
13b5d45998
6 changed files with 255 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
pacman -Syu --noconfirm
|
||||
#pacman -Syu --noconfirm #Skip this step because reboot is needed to start docker in case of kernel update
|
||||
pacman -S python --noconfirm
|
||||
touch /root/.ansible_prerequisites_installed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue