mirror of
https://codeberg.org/knightsub9/lxcafe.git
synced 2026-07-19 19:30:16 +02:00
@@ -8,4 +8,12 @@ Linux Mint post-installation scripts.
|
||||
- **post_installation_script_test/** - Docker based testing environment for script development
|
||||
- **.agents/** - Agent instructions for AI-assisted development
|
||||
|
||||
See individual README files in each directory for detailed information on usage and development.
|
||||
See individual README files in each directory for detailed information on usage and development.
|
||||
|
||||
## Test post installation script
|
||||
To test the full functionality of post-installation script in a safe, isolated environment, use VirtualBox or similar virtualization
|
||||
software to create a virtual machine with Linux Mint XFCE. Then, copy the script to the virtual machine and run it there.
|
||||
This allows you to test the script without affecting your main system.
|
||||
You can also make use of snapshot feature of the virtualization software to easily revert to a clean state after testing,
|
||||
e.g. state directly after Linux Mint installation, before running the post-installation script.
|
||||
This way you can test the script multiple times without needing to reinstall Linux Mint each time.
|
||||
Reference in New Issue
Block a user