Linux64 should be mentioned in the usage of repackage.sh
This commit is contained in:
@@ -5,7 +5,7 @@ usage() {
|
||||
echo "Usage: repackage PLATFORM FILEIN.tar.bz2 [FILEOUT.tar.bz2]
|
||||
Repackage an archive from llautobuild format into singularity format
|
||||
|
||||
PLATTFORM can be one of windows, linux, mac.
|
||||
PLATTFORM can be one of windows, linux, linux64, mac.
|
||||
"
|
||||
exit 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user