This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
newznab-tmux-NNTmux
Watch
1
Star
0
Fork
0
You've already forked newznab-tmux-NNTmux
mirror of
https://github.com/NNTmux/newznab-tmux.git
synced
2026-08-28 22:01:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1e4bfc5c25b905f728f738ee56e5d394709c993
newznab-tmux-NNTmux
/
nntmux
T
DariusIII
0a20a1470f
Add nntmux shell command script to shorten typing (ie ./nntmux nntmux:all in place of php artisan nntmux:all command)
2019-04-04 11:05:23 +02:00
4 lines
28 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
php artisan
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink