sam said i was dumb

This commit is contained in:
Nicholas St. Germain 2018-12-11 00:40:38 -06:00
parent 9995a3bf0e
commit 1252c1af8d

View file

@ -24,8 +24,8 @@ Requirements:
git clone https://github.com/Boerderij/Varken.git /opt/Varken
# Follow the systemd install instructions located in varken.systemd
nano /opt/Varken/varken.systemd
cp /opt/Varken/varken.systemd /etc/systemd/system/varken.service
nano /etc/systemd/system/varken.service
# Create venv in project
/usr/bin/python3 -m venv /opt/Varken/varken-venv