File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,9 +48,9 @@ Create a new pull request with your work.
4848For example :
4949``` text
5050cd C:\work\
51- git clone --recursive https://github.com/bearsampp/module-adminer .git
51+ git clone --recursive https://github.com/bearsampp/module-php .git
5252git clone --recursive https://github.com/bearsampp/dev.git
53- cd module-adminer \
53+ cd module-php \
5454```
5555
5656
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ bin.postgresql.url = https://raw.githubusercontent.com/bearsampp/module-postgres
2222bin.xlight.url = https://raw.githubusercontent.com/bearsampp/module-xlight/main/releases.properties
2323
2424# Applications
25- app.adminer.url = https://raw.githubusercontent.com/bearsampp/module-adminer/main/releases.properties
2625app.phpmyadmin.url = https://raw.githubusercontent.com/bearsampp/module-phpmyadmin/main/releases.properties
2726app.phppgadmin.url = https://raw.githubusercontent.com/bearsampp/module-phppgadmin/main/releases.properties
2827
Original file line number Diff line number Diff line change 2626 <assertproperty property =" bin.xlight.version" />
2727
2828 <!-- Check apps version -->
29- <assertproperty property =" app.adminer.version" />
3029 <assertproperty property =" app.phpmyadmin.version" />
3130 <assertproperty property =" app.phppgadmin.version" />
3231
You can’t perform that action at this time.
0 commit comments