New upstream version 8.1.0
This commit is contained in:
8
debian/beegfs-client.postinst
vendored
Executable file
8
debian/beegfs-client.postinst
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
mkdir -p /var/lib/beegfs/client/
|
||||
touch /var/lib/beegfs/client/force-auto-build
|
||||
|
||||
#DEBHELPER#
|
||||
Reference in New Issue
Block a user