Browse Source

fixing installer

master
poikilos 9 years ago
committed by Jacob Gustafson
parent
commit
e12bbdea44
  1. 2
      post-update.sh

2
post-update.sh

@ -29,4 +29,4 @@ if [ -f "$HOME/chunkymap/web/chunkymap.php" ]; then
#--no-clobber: do not overwrite existing
fi
fi
cp -f "$CHUNKYMAP_INSTALLER_DIR/update-chunkymap-on-ubuntu-from-web.sh" "$HOME/"
cp -f "$CHUNKYMAP_DEST/update-chunkymap-on-ubuntu-from-web.sh" "$HOME/"

Loading…
Cancel
Save