sam said i was dumb
This commit is contained in:
parent
9995a3bf0e
commit
1252c1af8d
1 changed files with 1 additions and 1 deletions
|
@ -24,8 +24,8 @@ Requirements:
|
||||||
git clone https://github.com/Boerderij/Varken.git /opt/Varken
|
git clone https://github.com/Boerderij/Varken.git /opt/Varken
|
||||||
|
|
||||||
# Follow the systemd install instructions located in varken.systemd
|
# Follow the systemd install instructions located in varken.systemd
|
||||||
nano /opt/Varken/varken.systemd
|
|
||||||
cp /opt/Varken/varken.systemd /etc/systemd/system/varken.service
|
cp /opt/Varken/varken.systemd /etc/systemd/system/varken.service
|
||||||
|
nano /etc/systemd/system/varken.service
|
||||||
|
|
||||||
# Create venv in project
|
# Create venv in project
|
||||||
/usr/bin/python3 -m venv /opt/Varken/varken-venv
|
/usr/bin/python3 -m venv /opt/Varken/varken-venv
|
||||||
|
|
Loading…
Reference in a new issue