Files
GraalVM/entrypoint.sh
uzurka 97bb5c963f
Some checks failed
continuous-integration/drone/push Build is failing
Docker Build / Build Docker image (push) Failing after 5s
WIP: Migrating from Drone to Gitea Actions
2023-08-28 16:54:38 +02:00

4 lines
53 B
Bash

#!/bin/bash
source /root/.bashrc && "$@"
echo "test"