mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 14:13:52 +01:00
5 lines
105 B
Bash
Executable File
5 lines
105 B
Bash
Executable File
#!/usr/bin/env nu
|
|
./install_nu_plugin.sh
|
|
register nu_plugin_mers
|
|
echo "registered plugin automatically."
|