Upload var/lib/dpkg/info/lsb-base.postinst with huggingface_hub
Browse files
var/lib/dpkg/info/lsb-base.postinst
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#!/bin/sh
|
2 |
+
set -e
|
3 |
+
# Automatically added by dh_installdeb/12.7.1ubuntu1
|
4 |
+
dpkg-maintscript-helper rm_conffile /etc/lsb-base-logging.sh 4.1\+Debian4 lsb-base -- "$@"
|
5 |
+
# End automatically added section
|