added some scripts to bin
This commit is contained in:
parent
5d73367d88
commit
0394baee6c
4 changed files with 65 additions and 0 deletions
7
bin/hanez.org.sh
Executable file
7
bin/hanez.org.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/ash
|
||||
|
||||
export PATH=$HOME/bin:$PATH
|
||||
|
||||
cd /home/hanez/hanez.org
|
||||
|
||||
make server_release
|
||||
Loading…
Add table
Add a link
Reference in a new issue