Yen Chi Hsuan committed Jun 17, 2017 1 parent b230fef commit 4f90d2a Showing 1 changed file with 1 addition and 1 deletion. Whitespace Ignore whitespace Split Unified 2 changes: 1 addition & 1 deletion 2 Makefile Original file line numberDiff line numberDiff line change @@ -101,7 +...
include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-vssr PKG_VERSION:=1.02 PKG_RELEASE:=20191214-3 PKG_CONFIG_DEPENDS:= CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_V2ray \ CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_ShadowsocksR_Server \ CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_ShadowsocksR_Socks include $(...
# This file is part of NIT ( http://www.nitlanguage.org ). # # Copyright 2008 Jean Privat <jean@pryen.org> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the ...
/bin/sh if [ -z "$${IPKG_INSTROOT}" ]; then ( . /etc/uci-defaults/luci-vssr ) && rm -f /etc/uci-defaults/luci-vssr rm -f /tmp/luci-indexcache chmod 755 /etc/init.d/vssr >/dev/null 2>&1 /etc/init.d/vssr enable >/dev/null 2>&1 fi exit 0 endef define Package/...
Embedded C/C++ web server. Contribute to 360yen/civetweb development by creating an account on GitHub.