typo3 remove symlinks sssh code example
Example: typo3 symlinks
cd htdocs
ln -s ../typo3_src-10.4.x typo3_src
ln -s typo3_src/index.php index.php
ln -s typo3_src/typo3 typo3
cd htdocs
ln -s ../typo3_src-10.4.x typo3_src
ln -s typo3_src/index.php index.php
ln -s typo3_src/typo3 typo3