Skip to content

Commit

Permalink
Added license
Browse files Browse the repository at this point in the history
  • Loading branch information
kpachhai committed Nov 6, 2024
1 parent 88f079d commit ccfa57c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/aws/deploy.devnet.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/bash
# Copyright (C) 2024, Nuklai. All rights reserved.
# See the file LICENSE for licensing terms.

# deploy.devnet.sh

if [[ $(basename "$PWD") != "nuklaivm" ]]; then
Expand Down
3 changes: 3 additions & 0 deletions scripts/aws/install_docker.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/bash
# Copyright (C) 2024, Nuklai. All rights reserved.
# See the file LICENSE for licensing terms.

# install_docker.sh

set -e
Expand Down

0 comments on commit ccfa57c

Please sign in to comment.