Documentation & Formatting Changes
Co-Authored-By: svedev <28451791+svedev0@users.noreply.github.com>
This commit is contained in:
parent
8c23c68565
commit
f542df17ab
12 changed files with 345 additions and 69 deletions
4
build.sh
4
build.sh
|
|
@ -1,10 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
echo "🚀 Starting Rugplay deployment..."
|
||||
|
||||
echo "📥 Pulling latest changes..."
|
||||
git pull
|
||||
|
||||
|
|
|
|||
Reference in a new issue