mirror of
https://github.com/gabrielkheisa/meme-generator.git
synced 2025-08-21 11:31:14 +00:00
update
This commit is contained in:
@@ -99,7 +99,12 @@ exit;
|
|||||||
cd /var/www/html/meme-generator
|
cd /var/www/html/meme-generator
|
||||||
</pre>
|
</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>
|
<pre>
|
||||||
python3 renderDB.py
|
python3 renderDB.py
|
||||||
</pre>
|
</pre>
|
Reference in New Issue
Block a user