deploy to terezi.pyrope.net
This commit is contained in:
parent
3be8ee3dfe
commit
9711a8bf54
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
inputs = {
|
inputs= {
|
||||||
utils.url = "github:numtide/flake-utils";
|
utils.url = "github:numtide/flake-utils";
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
};
|
};
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
text = ''
|
text = ''
|
||||||
build
|
build
|
||||||
rsyncy --archive _site/* mbk@celestia:/srv/twopn
|
rsyncy --archive _site/* root@pyrope.net:/var/www/static/twopn
|
||||||
'';
|
'';
|
||||||
|
|
||||||
runtimeInputs = [
|
runtimeInputs = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue