2 lines
53 B
Bash
Executable file
2 lines
53 B
Bash
Executable file
#!/bin/sh
|
|
stow -d /usr/local/stow -t /usr -D "lua$1"
|