This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
PHP_VERSION=8.3 | |
export OS_USER_PASSWORD="password" | |
export MYSQL_ROOT_PASSWORD="password" | |
export MYSQL_USER_PASSWORD="password" | |
echo " |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. add repo and install woeusb | |
sudo add-apt-repository ppa:nilarimogard/webupd8 | |
sudo apt update | |
sudo apt install woeusb | |
2. Plug in your USB stick which you want to use (if not already) | |
3. Start Gparted and chose that USB | |
4. Unmount the USB-disk with gparted | |
5. Format it by choosing "clear" and confirm | |
6. Now open woeusb and choose the windows ISO image and that USB and click Install |