mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-09-07 12:47:37 +00:00
Remove prelaunch/postexit section (moved to wiki instead)
This commit is contained in:
@@ -73,17 +73,6 @@ case "$1" in
|
||||
;;
|
||||
esac
|
||||
|
||||
#############################################
|
||||
# Run optional prelaunch and postexit scripts
|
||||
#############################################
|
||||
# To use, update the game install paths here, create the scripts with your
|
||||
# desired actions in them, then place them in your prefix directory:
|
||||
# sc-prelaunch.sh and sc-postexit.sh
|
||||
# Replace the trap line in the section below with the example provided here
|
||||
#
|
||||
# "$WINEPREFIX/sc-prelaunch.sh"
|
||||
# trap "update_check; \"$wine_path\"/wineserver -k; \"$WINEPREFIX\"/sc-postexit.sh" EXIT
|
||||
|
||||
#############################################
|
||||
# It's a trap!
|
||||
#############################################
|
||||
|
Reference in New Issue
Block a user