Skip to content
Snippets Groups Projects
Commit 8bd9ef43 authored by Cyril Vazquez's avatar Cyril Vazquez
Browse files

Add: install

parent 03ffdede
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ echo "Core" >> C:\xampp\htdocs\maarch_entreprise\update.log
echo date >> C:\xampp\htdocs\maarch_entreprise\update.log
echo time >> C:\xampp\htdocs\maarch_entreprise\update.log
svn update >> C:\xampp\htdocs\maarch_entreprise\update.log
cd ..\install
svn update >> C:\xampp\htdocs\maarch_entreprise\install.log
cd ..\apps\maarch_entreprise
echo "Apps" >> C:\xampp\htdocs\maarch_entreprise\update.log
svn update >> C:\xampp\htdocs\maarch_entreprise\update.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment