|
Bash script to start Minimserver with a specified Profile
|
|
23-04-2026, 21:58
Post: #2
|
|||
|
|||
|
RE: Bash script to start Minimserver with a specified Profile
You would need to start MinimServer with the previously active profile, then select your desired new profile and restart MinimServer to apply the new profile.
Here is an example bash script that does this. It assumes MinimServer is iinstalled in the ~/minimserver directory and you want to start MinimServer with the profile myprofile. #!/bin/bash cd ~/minimserver ./bin/startd sleep 2 /bin/echo -e 'profile select myprofile\nrestart\nprofile' | ./bin/mscript -i |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Bash script to start Minimserver with a specified Profile - ditusade - 23-04-2026, 15:23
RE: Bash script to start Minimserver with a specified Profile - simoncn - 23-04-2026 21:58
RE: Bash script to start Minimserver with a specified Profile - ditusade - 24-04-2026, 06:39
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




