summarylogtreecommitdiffstats
path: root/ethoscope-node.install
diff options
context:
space:
mode:
Diffstat (limited to 'ethoscope-node.install')
-rw-r--r--ethoscope-node.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/ethoscope-node.install b/ethoscope-node.install
index a99a4072bd53..34b3301c03b7 100644
--- a/ethoscope-node.install
+++ b/ethoscope-node.install
@@ -6,8 +6,8 @@
# arg 1: the new package version
post_install() {
#echo "changing the remote GIT source to local BARE created during installation"
- #cd /opt/ethoscope-node
- #git remote set-url origin /srv/git/ethoscope.git
+ cd /opt/ethoscope-node
+ git remote set-url origin /srv/git/ethoscope.git
#setting branch
git checkout dev