mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 04:53:26 +00:00
6 lines
87 B
Bash
Executable File
6 lines
87 B
Bash
Executable File
#! /bin/bash
|
|
|
|
# stoping iptable
|
|
sudo service iptables-persistent stop
|
|
|
|
source ~/.bashrc |