mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 22:37:46 +01:00
5 lines
105 B
Bash
5 lines
105 B
Bash
![]() |
#!/usr/bin/env nu
|
||
|
./install_nu_plugin.sh
|
||
|
register nu_plugin_mers
|
||
|
echo "registered plugin automatically."
|