mirror of
https://github.com/gabrielkheisa/meme-generator.git
synced 2024-11-22 11:31:59 +07:00
update
This commit is contained in:
parent
c88195d8d5
commit
dd0aedaabb
@ -99,7 +99,12 @@ exit;
|
||||
cd /var/www/html/meme-generator
|
||||
</pre>
|
||||
|
||||
<h3>8. Run the Python script, detach from <b>screen</b> by pressing <b>Ctrl + A</b> then <b>Ctrl + D</b></h3>
|
||||
<h3>8. Install Python 3, pip3, and remaining dependencies</b></h3>
|
||||
<pre>
|
||||
apk add --no-cache python3 py3-pip
|
||||
</pre>
|
||||
|
||||
<h3>9. Run the Python script, detach from <b>screen</b> by pressing <b>Ctrl + A</b> then <b>Ctrl + D</b></h3>
|
||||
<pre>
|
||||
python3 renderDB.py
|
||||
</pre>
|
Loading…
Reference in New Issue
Block a user