This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
easyengine
mirror of
https://github.com/lukechilds/easyengine.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139
Commits
16
Branches
76
Tags
4.0 MiB
Tree:
cdb0a46abe
MiteshShah-patch-1
bugfixes
develop
feature/plugin
feature/refactor-php
fix-cache-key-collisions
hotfix/v3.3.14
hotfix/v3.3.15
hotfix/v3.3.3
hotfix/v3.4.1
master
next
old-stable
release/v3.3.0
servicefixes
stable
v1.0.0
v1.0.1
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.2
v1.2.1
v1.2.2
v1.3
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.3.7
v1.3.8
v2.0.0
v2.0.1
v2.0.2
v2.1.0
v2.2.0
v2.2.1
v2.2.2
v2.2.3
v3.0.0
v3.0.1
v3.0.10
v3.0.2
v3.0.3
v3.0.4
v3.0.5
v3.0.6
v3.0.7
v3.0.8
v3.0.9
v3.1.0
v3.1.1
v3.1.2
v3.1.3
v3.1.4
v3.1.5
v3.1.6
v3.1.7
v3.1.8
v3.1.9
v3.2.0
v3.2.1
v3.2.2
v3.3.0
v3.3.1
v3.3.10
v3.3.11
v3.3.12
v3.3.13
v3.3.14
v3.3.15
v3.3.2
v3.3.3
v3.3.4
v3.3.5
v3.3.6
v3.3.7
v3.3.8
v3.3.9
v3.4.0
v3.4.1
v3.5.0
v3.5.1
v3.5.2
v3.5.3
v3.5.4
v3.5.5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cdb0a46abe'
${ noResults }
easyengine
/
zzz
/
restart.sh
4 lines
64 B
Raw
Normal View
History
Bringing all scatterd scripts at one place. A lot of refracting will be required :|
13 years ago
service mysql stop
service php5-fpm restart
service mysql start