mirror of
https://github.com/ApfelTeeSaft/pride-pfp-maker.git
synced 2026-08-26 19:33:37 +00:00
Linux Script
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Change to the directory where the script is located
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# Start the Flask server
|
||||
python3 main.py
|
||||
Reference in New Issue
Block a user