"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7305/ios/scripts/run-packager-helper.command" (26 May 2023, 208 Bytes) of package /linux/misc/jitsi-meet-7305.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Bash source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file.

    1 #!/bin/bash
    2 
    3 THIS_DIR=$(cd -P "$(dirname "$(readlink "${BASH_SOURCE[0]}" || echo "${BASH_SOURCE[0]}")")" && pwd)
    4 
    5 exec ${THIS_DIR}/../../node_modules/react-native/scripts/launchPackager.command --reset-cache