This website requires JavaScript.
Explore
Help
Register
Sign In
EdgeVPNio
/
tools
mirror of
https://github.com/EdgeVPNio/tools.git
Watch
1
Star
0
Fork
You've already forked tools
0
Code
Issues
Releases
Wiki
Activity
4c6ea69f2d
tools
/
scripts
/
portalDocker
/
run.sh
6 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cp -r /etc/evio/config/.env .
./startVisualizer.sh start
while
:
;
do
sleep
300
done
Reference in New Issue
View Git Blame
Copy Permalink