Update fm-ubuntu.sh

This commit is contained in:
Michael
2025-06-11 12:28:06 +01:00
committed by GitHub
parent 9b0129654d
commit 1489962885

View File

@@ -18,11 +18,10 @@ cd fminstaller
wget https://downloads.claris.com/esd/fms_21.1.5.500_Ubuntu22_amd64.zip
unzip fms_21.1.5.500_Ubuntu22_amd64.zip
# Identify installation filename
ls filemaker*.deb
cd fm*
# Start installation
sudo apt install ./fms_*.deb
sudo ./install.sh
# Follow prompts during installation for license, type and admin credentials