Jump to content

Bad interpreter error in terminal


Go to solution Solved by Rook,

5 posts in this topic

Recommended Posts

Posted

Hello peoples :p

I have created a shell script that is supposed to install theos. However I get this error in terminal: http://i.imgur.com/jEr9RpI.jpg

 

Here is the code.

 

Hidden Content

    #!/bin/bash
    
    echo "Installing $THEOS"
    echo
    git clone git:­//github.com/coolstar/theos.git
    echo
    echo "Installing Ryan petrich's dumped $THEOS headers"
    echo
    git clone git:-//github.com/rpetrich/iphoneheaders.git
    echo
    echo "Installing SDK..."
    echo
    curl -k -L 'http://iphone.howett.net/sdks/dl/iPhoneOS7.1.sdk.tbz2' | tar -x -j -v -C
    echo
    echo "Installing required debian dependencies"
    echo
    apt-get install libgcc
    echo
    apt-get install org.coolstar.iostoolchain
    echo
    apt-get install org.coolstar.cctools
    echo
    apt-get install git
    echo
    apt-get install org.coolstar.perl
    echo
    apt-get install curl
    echo
    echo "$THEOS and all iphoneos building dependencies have been configured! This script was developed by KingRalph. Extra credit goes to DiDA and BlackHippy for their help with installing debian dependencies"
    echo
    reboot 

 

Any pointers, as to what I am doing wrong?

 

Ps. If you leak my script, I will execute judgement as I see fit ^_^

  • Solution
Posted

Try something like this:

#!/bin/sh
cd /var
echo "Installing THEOS"
echo
/usr/bin/git clone git:­//github.com/coolstar/theos.git && echo "Done."
echo
echo "Installing Ryan petrich's dumped $THEOS headers"
echo
cd /var/theos/headers
/usr/bin/git clone git://github.com/rpetrich/iphoneheaders.git
echo
echo "Installing SDK..."
echo
mkdir /var/theos/sdks/
cd /var/theos/sdks/
wget http://iphone.howett.net/sdks/dl/iPhoneOS7.1.sdk.tbz2 -q
bzip2 -d iPhoneOS7.1.sdk.tbz2
tar xfv iPhoneOS7.1.sdk.tbz2 -C /var/theos/sdks/
rm /var/theos/sdks/iPhoneOS7.1.sdk.tbz2
echo


-----------------------
Now you need to add Coolstar's repo using postinst, modifying the etc/apt/sources.list.d/cydia.list and adding coolstar's repo then running apt-get update then you would run the commands below.

We can work on this but try the above so far. :)


apt-get install libgcc
echo
apt-get install org.coolstar.iostoolchain
echo
apt-get install org.coolstar.cctools
echo
apt-get install git
echo
apt-get install org.coolstar.perl
echo
apt-get install curl
echo
echo "$THEOS and all iphoneos building dependencies have been configured! This script was developed by KingRalph. Extra credit goes to DiDA and BlackHippy for their help with installing debian dependencies"
echo
reboot 

You can set dependencies in the control file also (wget, rsync, iostoolchain). Without those the installation will not proceed. But it would be better if they were inside the postinst script. :D

Posted

You are a genius :worship:

One more question, where can I find a nic template for creating a deb with a postinst, prerm, preinst, etc?

I do not think you can find one like that. For me the easiest way to add those files then package the deb is to:

 

1. Start a new theos project, get everything ready then make package command.

 

2. Enter the newly created "_" folder and then DEBIAN.

 

3. Create and add your postinst, preinstm prerm, postrm files inside there and set the permissions correctly.

 

4. Now you can just "dpkg -b _" so it packages the folder into a .deb ready to install.

 

 

Did you test the postinst above?

Posted

I do not think you can find one like that. For me the easiest way to add those files then package the deb is to:

 

1. Start a new theos project, get everything ready then make package command.

 

2. Enter the newly created "_" folder and then DEBIAN.

 

3. Create and add your postinst, preinstm prerm, postrm files inside there and set the permissions correctly.

 

4. Now you can just "dpkg -b _" so it packages the folder into a .deb ready to install.

 

 

Did you test the postinst above?

I haven't tested the postinst solution yet. I wanted to see if I could find a nic template for postinst first. Thank you for your help! :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Hello Town: Merge & Succeed v2.7 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Hello Town By Springcomes Co., Ltd.
      Bundle ID: com.spcomes.hellotown
      iTunes Store Link: https://apps.apple.com/us/app/hello-town/id6737850281?uo=4


      Hack Features

      - Diamonds
      - Gold
      - Energy Freeze



      For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
        • Agree
        • Thanks
        • Winner
        • Like
      • 21 replies
    • Hello Town: Merge & Succeed v2.7 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Hello Town By Springcomes Co., Ltd.
      Bundle ID: com.spcomes.hellotown
      iTunes Store Link: https://apps.apple.com/us/app/hello-town/id6737850281?uo=4

       

      Hack Features

      - Diamonds
      - Gold
      - Energy Freeze



      Jailbreak required iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APKs: https://iosgods.com/forum/68-android-section/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 23 replies
    • Loadout Warrior v2.3.6 [ +5 Jailed ] ADS NO
      Modded/Hacked App: Loadout Warrior By MobGame Pte. LTD
      Bundle ID: com.mobgame.loadout.warrior
      iTunes Store Link: https://apps.apple.com/us/app/loadout-warrior/id6743389761?uo=4
       

      🤩 Hack Features

      - ADS NO [ Rewards Free ]

      - Battle Coins

      - HP

      - ATK

      - ATK CD
        • Informative
        • Like
      • 13 replies
    • Loadout Warrior v2.3.6 [ +5 Cheats ] ADS NO
      Modded/Hacked App: Loadout Warrior By MobGame Pte. LTD
      Bundle ID: com.mobgame.loadout.warrior
      iTunes Store Link: https://apps.apple.com/us/app/loadout-warrior/id6743389761?uo=4
       

      🤩 Hack Features

      - ADS NO [ Rewards Free ]

      - Battle Coins

      - HP

      - ATK

      - ATK CD
        • Thanks
        • Winner
        • Like
      • 7 replies
    • Pop Island v1.2.1 [ +1 Cheats ] Coins Max
      Modded/Hacked App: Pop Island By HISTAR INTERACTIVE PTE. LTD.
      Bundle ID: com.hmbdgames.match
      iTunes Store Link: https://apps.apple.com/us/app/pop-island/id6505047210?uo=4


      🤩 Hack Features

      - Coins [ Win Match Disable After Hack ]


        • Agree
        • Like
      • 22 replies
    • Pop Island v1.2.1 [ +1 Jailed ] Coins Max
      Modded/Hacked App: Pop Island By HISTAR INTERACTIVE PTE. LTD.
      Bundle ID: com.hmbdgames.match
      iTunes Store Link: https://apps.apple.com/us/app/pop-island/id6505047210?uo=4


      🤩 Hack Features

      - Coins [ Win Match Disable After Hack ]


        • Agree
        • Winner
        • Like
      • 22 replies
    • Dream Resort - Match 3 Games v1.6.6 [ +7 Jailed ] Auto Win
      Modded/Hacked App: Dream Resort - Match 3 Games By F.O.G LIMITED
      Bundle ID: com.dream.resort.candy.match.mania.ios
      iTunes Store Link: https://apps.apple.com/us/app/dream-resort-match-3-games/id6737011572?uo=4
       

      🚀 Hack Features

      - Auto ADS Disable

      - Coins

      - Diamonds

      - Lives Cost

      - Moves Freeze

      - Booster [ Buy Get Unlimited After use Then work ]

      - Auto win 


      🍏 Jailbreak iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/
        • Agree
        • Winner
        • Like
      • 24 replies
    • Dream Resort - Match 3 Games v1.6.6 [ +7 Cheats ] Auto Win
      Modded/Hacked App: Dream Resort - Match 3 Games By F.O.G LIMITED
      Bundle ID: com.dream.resort.candy.match.mania.ios
      iTunes Store Link: https://apps.apple.com/us/app/dream-resort-match-3-games/id6737011572?uo=4

       

      🔧 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Cydia, Sileo or Zebra).

       

      🚀 Hack Features

      - Auto ADS Disable

      - Coins

      - Diamonds

      - Lives Cost

      - Moves Freeze

      - Booster [ Buy Get Unlimited After use Then work ]

      - Auto win 


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      🤖 Modded Android APK(s): https://iosgods.com/forum/68-android-section/
        • Thanks
        • Like
      • 24 replies
    • Match Villains v1.36.1 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Match Villains By Good Job Games Bilisim Yazilim ve Pazarlama AS
      Bundle ID: com.goodjobgames.matchvillains
      iTunes Store Link: https://apps.apple.com/us/app/match-villains/id6479752688?uo=4
       

      🚀 Hack Features

      - Coins
      - Lives
      - Moves Freeze
      - Booster


      🍏 Jailbreak iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      🤖 Modded Android APKs: https://iosgods.com/forum/68-android-section/
        • Informative
        • Agree
        • Thanks
        • Like
      • 24 replies
    • Match Villains v1.36.1 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Match Villains By Good Job Games Bilisim Yazilim ve Pazarlama AS
      Bundle ID: com.goodjobgames.matchvillains
      iTunes Store Link: https://apps.apple.com/us/app/match-villains/id6479752688?uo=4
       

      🚀 Hack Features

      - Coins
      - Lives
      - Moves Freeze
      - Booster


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      🤖 Modded Android APK(s): https://iosgods.com/forum/68-android-section/
        • Agree
        • Like
      • 27 replies
    • Kitchen Masters v17.4.0 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Kitchen Masters By Bigger Oyun Yazilim ve Pazarlama Anonim Sirketi
      Bundle ID: com.bigger.kitchenmasters
      iTunes Store Link: https://apps.apple.com/ph/app/kitchen-masters/id6474870266?uo=4


      🤩 Hack Features

      - Coins

      - Cash

      - Lives

      - Tile Cost 0
        • Agree
        • Thanks
        • Like
      • 12 replies
    • Kitchen Masters v17.4.0 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Kitchen Masters By Bigger Oyun Yazilim ve Pazarlama Anonim Sirketi
      Bundle ID: com.bigger.kitchenmasters
      iTunes Store Link: https://apps.apple.com/ph/app/kitchen-masters/id6474870266?uo=4
       

      🤩 Hack Features

      - Coins

      - Cash

      - Lives

      - Tile Cost 0
        • Agree
        • Haha
        • Like
      • 20 replies
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines