diff options
Diffstat (limited to 'tags/57/e0/E1WphCw-0002Jf-H8@franck.debian.org/debian')
-rw-r--r-- | tags/57/e0/E1WphCw-0002Jf-H8@franck.debian.org/debian | 0 |
1 files changed, 0 insertions, 0 deletions
#!/bin/sh . ./config-DEFAULTS || exit 1 . ./config-HOST || exit 1 . ./config-TARGET || exit 1 . ./config-MANDATED || exit 1 if [ "$1" = "temp" ]; then shift ./mount.sh temp || exit 1 export debian_chroot="flashybrid" #chroot "$target" /bin/bash -l $@ chroot "$targettemp" $@ exitcode=$? ./umount.sh temp else ./mount.sh || exit 1 export debian_chroot="flashybrid" #chroot "$target" /bin/bash -l $@ chroot "$mountpoint" $@ exitcode=$? ./umount.sh fi exit $exitcode ='https://source.jones.dk/notmuch' title='notmuch Git repository'/>
![]() |
index : notmuch | |
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | tags/57/e0/E1WphCw-0002Jf-H8@franck.debian.org/debian | 0 |