Browse Source

fix: dev: [base-0k] removing trailing whitespace and fixing indentation !minor

postgres
Valentin Lab 10 years ago
parent
commit
540d08ada3
  1. 8
      precise/base-0k/hooks/install

8
precise/base-0k/hooks/install

@ -145,8 +145,8 @@ EOF
(
mkdir -p /opt/apps &&
cd /opt/apps &&
git clone git.0k.io:/var/git/0k/git-sub &&
ln -sf /opt/apps/git-sub/bin/git-sub /usr/lib/git-core/
mkdir -p /opt/apps &&
cd /opt/apps &&
git clone git.0k.io:/var/git/0k/git-sub &&
ln -sf /opt/apps/git-sub/bin/git-sub /usr/lib/git-core/
)
Loading…
Cancel
Save