Files
ProxmoxVEDHelperScripts/install/teable-install.sh
CanbiZ (MickLesk) 1e9311e67f fix(teable): rm -rf static dir before symlinking
The build creates /opt/teable/static/ as a real directory.
ln -sf on an existing directory creates the symlink INSIDE it
instead of replacing it. Must rm -rf first.
2026-03-25 15:36:35 +01:00

2.6 KiB