Closed ruebot closed 8 years ago
Which Line are we talking about? Nether one looks like what I thought you might have been referencing.
if [ ! -f "islandora" ]; then
ln -s "$HOME_DIR/islandora/drupal/" islandora
fi
ln -sv /usr/share/coder/coder_sniffer/Drupal /usr/share/php/PHP/CodeSniffer/Standards
I no longer have a use case for this.
From @ruebot on August 26, 2015 19:38
symlink $DRUPAL_HOME to shared directory so a developer can use their editor of preference.
We can crib from 7.x-2.x vagrant which does this already.
_Copied from original issue: Islandora-Labs/islandoravagrant#87