🔧 master: work in progress [might break]
This commit is contained in:
parent
4053afc81d
commit
15c0d56e53
2 changed files with 2 additions and 7 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,4 +3,4 @@ experienceB
|
||||||
result
|
result
|
||||||
src/janusweb
|
src/janusweb
|
||||||
janusweb*
|
janusweb*
|
||||||
myverse
|
./myverse
|
||||||
|
|
|
||||||
|
|
@ -18,11 +18,7 @@
|
||||||
|
|
||||||
echo "available commands:"
|
echo "available commands:"
|
||||||
echo ""
|
echo ""
|
||||||
echo " # build xrforge.com binary (via default.nix)
|
echo " for recent rclone: nix-shell '<nixpkgs>' -I nixpkgs=channel:nixos-unstable -p rclone"
|
||||||
echo " nix-build
|
|
||||||
echo ""
|
|
||||||
echo " # run as docker
|
|
||||||
echo " docker exec ...
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
|
@ -30,4 +26,3 @@
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue