mirror of
https://git.adityakumar.xyz/lfs-scripts.git
synced 2024-11-09 23:19:44 +00:00
define PWD
This commit is contained in:
parent
6e0ab27a7a
commit
10105176a1
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
PWD=$(pwd)
|
||||||
|
|
||||||
# Exit on error
|
# Exit on error
|
||||||
# =============
|
# =============
|
||||||
exit_status=0
|
exit_status=0
|
||||||
|
|
Loading…
Reference in a new issue