6 lines
55 B
Text
6 lines
55 B
Text
|
#!/bin/sh
|
||
|
|
||
|
set -e
|
||
|
|
||
|
rm -f /etc/apt/apt.conf.d/25loolwsd
|