Skip to content

Commit

Permalink
Update upload script
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodvp committed Mar 27, 2024
1 parent 549ef75 commit 610ecf3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions entrypoint.sh
Expand Up @@ -39,6 +39,4 @@ cardanow-ts

docker compose -p "${NETWORK}" down

# # docker compose -f docker-compose-localstack.yaml up -d

# # # ./upload-local.sh
./upload.sh
2 changes: 2 additions & 0 deletions flake.nix
Expand Up @@ -15,6 +15,8 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
pre-commit-hooks-nix.url = "github:cachix/pre-commit-hooks.nix";
};


outputs = inputs @ { flake-parts, ... }:
flake-parts.lib.mkFlake
{
Expand Down
File renamed without changes.

0 comments on commit 610ecf3

Please sign in to comment.