Update startup.sh

This commit is contained in:
2025-09-11 16:45:32 -07:00
parent b385777763
commit 159c023eaa

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
curl -sSL https://install.yunohost.org | bash
yes | curl -sSL https://install.yunohost.org | bash