Skip to content
Snippets Groups Projects
Commit 42bba899 authored by davpobl's avatar davpobl
Browse files

Corregir cd

parent ee3ede19
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
cd /home/git/mnti
cd /home/git/mnt
if [ ! -d .git ]; then
git init
git remote add origin $GIT_REPO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment