mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 20:47:46 +00:00
chore: move to best host
This commit is contained in:
parent
7738256955
commit
f504e65801
1 changed files with 1 additions and 1 deletions
2
apply.nu
2
apply.nu
|
@ -27,7 +27,7 @@ def main [] {
|
|||
|
||||
cd _site
|
||||
|
||||
for host in [cube, disk] {
|
||||
for host in [best, disk] {
|
||||
ssh -qtt $host "sudo nu -c '
|
||||
mkdir /var/www
|
||||
chown nginx:users -R /var/www
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue