mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-15 07:08:23 +00:00
8 lines
112 B
Bash
Executable File
8 lines
112 B
Bash
Executable File
#! /bin/sh
|
|
set -e
|
|
|
|
lb clean noauto "$@"
|
|
|
|
rm -rf config
|
|
rm -f binary.manifest binary.manifest-desktop binary.log
|