linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/vim-common.postinst
2025-09-26 09:40:02 +08:00

6 lines
203 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/12.1.1
dpkg-maintscript-helper symlink_to_dir /usr/share/vim/vimfiles /etc/vim 2:8.1.0639-2\~ vim-common -- "$@"
# End automatically added section