define PWD

This commit is contained in:
Aditya 2023-01-22 21:32:46 +05:30
parent 6e0ab27a7a
commit 10105176a1

View file

@ -1,5 +1,7 @@
#!/bin/bash
PWD=$(pwd)
# Exit on error
# =============
exit_status=0