5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
ORIGIN=https://f.bosin.ch/g
|
|
cd /home/sveltekit
|
|
node build
|