Skip to content

🔧 update the entrypoint.sh to execute all if no arg #2

🔧 update the entrypoint.sh to execute all if no arg

🔧 update the entrypoint.sh to execute all if no arg #2

Workflow file for this run

name: Create and Execute Bash Script
on: [push]
jobs:
create-and-execute-script:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Docker Compose
run: docker-compose run ns3