mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-29 12:29:14 +00:00
use bash in postint script to avoid lintian warning
This commit is contained in:
parent
987bb911d4
commit
7aa2bc3b44
2
debian/postinst
vendored
2
debian/postinst
vendored
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# Abort if any command returns an error value
|
||||
set -e
|
||||
|
Loading…
Reference in New Issue
Block a user