Skip to content

Clean up 'bin' directory

MinhAnh Bui requested to merge minhanhbui/cleanup-bin-and-commands-78 into main

There are some redundant/unneeded files inside 'bin' directory, so a clean up was done. Changes in this commit:

  • Delete bin/sh.sh
  • Delete bin/ps.sh
  • Delete bin/logs.sh
  • Delete bin/build.sh
  • Rename bin/build-src-dockerfile.sh to bin/build.sh
  • Update README.md
  • Update gitpod.yml
  • Update .gitlab-ci.yml

Issue #78 (closed).

Co-authored-by: Minhanh Bui <minhanh.m.bui@gmail.com>
Co-authored-by: Rarity Van Lone <rarity.vanlone@gmail.com>
Co-authored-by: Madison Mason <madison.nm1213@gmail.com>
Co-authored-by: Rob Samson <rs605332@wwne.edu>
Co-authored-by: Reed Everis <cn601007@wne.edu>

Merge request reports