using THISDIR instead of WORKDIR
authorChris Koeritz <fred@gruntose.com>
Fri, 18 May 2018 22:01:41 +0000 (18:01 -0400)
committerChris Koeritz <fred@gruntose.com>
Fri, 18 May 2018 22:01:41 +0000 (18:01 -0400)
commit2e93c29a45ae9d58694c0de962151e6829739380
treec0a7f8ba4c6d4d04c75984ed0e033f868706472d
parenta95d773413c7ad550c1c310f02e182347fc3a1c6
using THISDIR instead of WORKDIR

for the auto-location stuff, we're now using the more self-descriptive name of THISDIR for where the script started up in.
21 files changed:
infobase/examples/bashisms/script_location.sh
scripts/archival/backup_trac.sh
scripts/core/connect_feisty_meow.sh
scripts/core/functions.sh
scripts/core/launch_feisty_meow.sh
scripts/security/cool_permissionator.sh
scripts/shunit/example_shunit_test.sh
scripts/site_avenger/avcoreup.sh
scripts/site_avenger/powerup.sh
scripts/site_avenger/revamp_cakelampvm_v002.sh
scripts/site_avenger/revamp_cakelampvm_v003.sh
scripts/site_avenger/shared_site_mgr.sh
scripts/site_avenger/sitepush.sh
scripts/site_avenger/siteup.sh
scripts/site_avenger/standup.sh
scripts/site_avenger/teardown.sh
scripts/system/add_apache_site.sh
scripts/system/add_domain.sh
scripts/system/add_swap_mount.sh
scripts/system/remove_apache_site.sh
scripts/system/remove_domain.sh