sh start script

This commit is contained in:
Firq 2025-04-15 22:19:47 +02:00
parent 1cae67023f
commit d53bae9537
Signed by: Firq
GPG key ID: DCE182BA39C697B2
4 changed files with 23 additions and 6 deletions

4
start.sh Normal file
View file

@ -0,0 +1,4 @@
#!/bin/sh
echo "Website version: ${version}"
echo "powered by @Firq"
serve --listen 8081 --no-clipboard /public