mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-02-05 15:02:24 +01:00
Update yapfa
This commit is contained in:
parent
e2db5348c3
commit
d43d19b7c8
2
yapfa
2
yapfa
@ -9,7 +9,7 @@ while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symli
|
||||
done
|
||||
SOURCE=$([[ "$SOURCE" = /* ]] && echo "$SOURCE" || echo "$PWD/${SOURCE#./}")
|
||||
basedir=$(dirname "$SOURCE")
|
||||
. "$basedir/scripts/init.sh"
|
||||
. "$basedir"/scripts/init.sh
|
||||
|
||||
paperstash() {
|
||||
STASHED=$(git stash)
|
||||
|
Loading…
Reference in New Issue
Block a user