pkg(base64-0.0.1): Added base64

This commit is contained in:
Brikaa 2021-10-14 18:57:37 +02:00
parent 901f301f9b
commit 658bdb6772
6 changed files with 307 additions and 0 deletions

3
packages/base64/0.0.1/environment vendored Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
export PATH=$PWD:$PATH