Updated to Erlang 25.3.0

This commit is contained in:
RVG|lory 2023-04-10 17:11:27 +02:00 committed by GitHub
parent c1ed7a7118
commit 825cd586e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 36 additions and 0 deletions

4
packages/erlang/25.3.0/environment vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH