diff options
author | Karel Kočí <karel.koci@nic.cz> | 2020-08-04 10:19:23 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2020-08-04 10:19:23 +0200 |
commit | b2f7f1e3f09d532f55fc3e215a81cdd007b634dd (patch) | |
tree | 8847a94b6bbcd21bc96a35a905553e28f7fda96a /sentinel-minipot/files/defaults.sh | |
parent | 08cf0c0d8eb36dbee9c86717305dea1094394bdd (diff) | |
download | openwrt-personal-pkgs-b2f7f1e3f09d532f55fc3e215a81cdd007b634dd.tar.gz openwrt-personal-pkgs-b2f7f1e3f09d532f55fc3e215a81cdd007b634dd.tar.bz2 openwrt-personal-pkgs-b2f7f1e3f09d532f55fc3e215a81cdd007b634dd.zip |
sentinel-minipot: remove as no longer needed at the moment
Diffstat (limited to 'sentinel-minipot/files/defaults.sh')
-rw-r--r-- | sentinel-minipot/files/defaults.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sentinel-minipot/files/defaults.sh b/sentinel-minipot/files/defaults.sh deleted file mode 100644 index 2e38095..0000000 --- a/sentinel-minipot/files/defaults.sh +++ /dev/null @@ -1,4 +0,0 @@ -DEFAULT_FTP_PORT="2133" -DEFAULT_HTTP_PORT="8033" -DEFAULT_SMTP_PORT="5873" -DEFAULT_TELNET_PORT="2333" |