Changed hardcoded paths

This commit is contained in:
Panagiotis Vasilopoulos
2019-09-29 07:26:27 +00:00
parent 000e11869f
commit feb80fc635
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# based on: https://wiki.debian.org/RaspberryPi/qemu-user-static
## and https://z4ziggy.wordpress.com/2015/05/04/from-bochs-to-chroot/