mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 05:07:09 +00:00
- port static uid/gid setup from ubuntu-touch * live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot: - byte compile .pyc files for snappy
6 lines
82 B
Bash
6 lines
82 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
# ensure python create the byte .pyc files for snappy
|
|
snappy -v |