mirror of
https://github.com/Lakr233/GitLab-License-Generator.git
synced 2026-01-30 19:55:35 +02:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd "$(dirname "$0")" || exit 1
|
|
ruby ./generate_licenses.rb |