This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xmg123
/
Xcx_New
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
109
Commits
1
Branches
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Xcx_New
/
start.sh
start.sh
81B
Permalink
History
Raw
1
2
3
4
5
6
7
#!/bin/sh
nohup ./Xcx_New >>log.txt &
echo "starting..."
sleep 1
echo "started"