Browse Source

minor: init

tuonian 1 week ago
parent
commit
ab18664eaf
2 changed files with 1 additions and 2 deletions
  1. 1 1
      .gitignore
  2. 0 1
      INFO.sh

+ 1 - 1
.gitignore

@@ -1 +1 @@
-./.idea
+.idea

+ 0 - 1
INFO.sh

@@ -5,7 +5,6 @@ source /pkgscripts-ng/include/pkg_util.sh
 package="MyApplication"
 version="1.0-0001"
 os_min_ver="7.0-40000"
-#install_dep_packages="WebStation>=3.0.0-0323:PHP7.4>=7.4.18-0114:Apache2.4>=2.4.46-0122"
 install_dep_packages=""
 maintainer="MyCompany"
 maintainer_url="http://app.mycompany.com"