This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
newznab-tmux
Watch
1
Star
0
Fork
0
You've already forked newznab-tmux
mirror of
https://github.com/NNTmux/newznab-tmux.git
synced
2026-08-28 17:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
newznab-tmux
/
nntmux
T
Add File
New File
Upload File
Apply Patch
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
Permalink
Blame
History
#!/bin/sh
php artisan
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink