change v0.9 to v1.0

master
Can202 2021-08-05 19:20:27 -04:00
parent 2a39ad5350
commit 35da5b6eab
12 changed files with 22 additions and 22 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/firefox-dev)
ARCHT="i686"
@ -56,7 +56,7 @@ echo "Firefox Developer binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/firefox-dev)
ARCHT="x86_64"
@ -56,7 +56,7 @@ echo "Firefox Developer binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/firefox-esr)
ARCHT="i686"
@ -56,7 +56,7 @@ echo "Firefox ESR binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/firefox-esr)
ARCHT="x86_64"
@ -56,7 +56,7 @@ echo "Firefox ESR binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
LINK=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/palemoon)
basename "$LINK"
@ -56,7 +56,7 @@ echo "Palemoon binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout develop
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/seamonkey)
ARCHT="i686"
@ -56,7 +56,7 @@ echo "Seamonkey binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/seamonkey)
ARCHT="x86_64"
@ -56,7 +56,7 @@ echo "Seamonkey binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/thunderbird)
ARCHT="i686"
@ -56,7 +56,7 @@ echo "Thunderbird binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/thunderbird)
ARCHT="x86_64"
@ -56,7 +56,7 @@ echo "Thunderbird binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -1,6 +1,6 @@
#!/bin/sh
#based on v0.9
#based on v1.0
VERSIONFIREFOX=$(curl https://raw.githubusercontent.com/Can202/FirefoxInstallerLinux/develop/versions/waterfox)
ARCHT="x86_64"
@ -56,7 +56,7 @@ echo "Waterfox binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -96,7 +96,7 @@ echo "Firefox binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"

View File

@ -96,7 +96,7 @@ echo "Firefox binary downloaded and unzipped"
git clone https://github.com/Can202/FirefoxInstallerLinux
cd FirefoxInstallerLinux/
git checkout v0.9
git checkout v1.0
cd ../
echo "media cloned!"